Michael Hensen asked 2016-12-13 10:39:23 UTC
When designing on a Desktop control I need to have a control to be permanently on the bottom of the screen. Initially the designer accepts this but after a recompile, close screen and reopen screen the control is dropped below my visual view of the designer..
The values of the Location X/Y are set to the size of the screen instead of the designer view and the control drops down.
This causes a new offset for the anchor so no control is visible and after recompile the higher Y values of its location causes the runtime to show the control outside the viewable area.
Michael Hensen asked 2016-12-13 10:39:23 UTC
When designing on a Desktop control I need to have a control to be permanently on the bottom of the screen. Initially the designer accepts this but after a recompile, close screen and reopen screen the control is dropped below my visual view of the designer..
The values of the Location X/Y are set to the size of the screen instead of the designer view and the control drops down.
This causes a new offset for the anchor so no control is visible and after recompile the higher Y values of its location causes the runtime to show the control outside the viewable area.