XSharpPublic
XSharpPublic copied to clipboard
Adjustments to designer windows
ControlOrder Conversion of the ControlOrder window from a modal dialog to a normal window.
PropGrid If you select several controls in the Designer, the values in the properties window remain with the first selected control; now the properties of the last selected control are always displayed.
VoWindowEditor Conversion of the VOControlCreationOrderDlg window from a modal dialog to a normal window. Hiding the toolbox and the properties window only when the designer cannot take focus and not as before when the designer loses focus. If controls are inserted via copy and paste, they are no longer added somewhere in the ControlOrder but at the end.Issue 1508