Felix CHAN asked 2017-02-28 07:38:44 UTC
Hi,
There is a problem in the Designer that when I add some controls to the Desktop and set the Anchor to None or Left | Right, (or any values other than Left | Top), the Location of the control will change to a very big value, such as (3406, 723), which make the control moved out of the visible screen.
I tried update the control location value using the Designer and also modify the *.Designer.cs file but it will rollback to that random big value after save.
Sometimes, if the Anchor value of the control is set to "Left | Right", the width of that control will also change to a very big value.
Currently, What I can do is to change them to "Left | Top" and it will not have this problem.
(I have update my WiseJ to the latest version 1.3.37.0)
Thanks and regards,
Felix CHAN
Felix CHAN asked 2017-02-28 07:38:44 UTC
Hi,
There is a problem in the Designer that when I add some controls to the Desktop and set the Anchor to None or Left | Right, (or any values other than Left | Top), the Location of the control will change to a very big value, such as (3406, 723), which make the control moved out of the visible screen.
I tried update the control location value using the Designer and also modify the *.Designer.cs file but it will rollback to that random big value after save.
Sometimes, if the Anchor value of the control is set to "Left | Right", the width of that control will also change to a very big value.
Currently, What I can do is to change them to "Left | Top" and it will not have this problem.
(I have update my WiseJ to the latest version 1.3.37.0)
Thanks and regards,
Felix CHAN