Hi Paul,
Visual Designer.
Properties>Locked = True/False appears to override menu Designer>Lock Controls?
When Locked, mouse pointer changes to a red "no" (circle) when hovering over a control's handles (I like). FireFly's red handles would give a good visual as to which controls on a form are manually locked. Just a thought.
Designer>Align overrides Designer>Lock Controls but the resulting program puts the controls back to the original Locked position. 2 images attached where the textbox is Locked manually and the Listbox is not.
Thanks Clive, you are exactly correct. The Locked property at the Form and/or Control level seems to not to be respecting the Align functions.
I will also look at changing the handles to red for locked controls.
...the red handles for locked controls/form was easy to implement. Done. :)
The Align issue with locked controls is now fixed.
I also noticed that the Center in form horizontally/vertically was not correctly accounting for High DPI resolutions. That is now fixed as well.