Form designing can be divided into 3 stages:
To add controls to form you should simply drag and drop them from the Controls pane onto your workspace.
The form can be configured in 2 ways:
To start configuring a control select it in the Workspace and its properties will be displayed in the Properties pane. Once visible in the Properties pane these values can be edited.
Click a control to select it. The selected item is highlighted.
To set the same property for all the controls placed onto the workspace you should open the Globals tab.
The value specified in the Globals tab can be changed for a single control, i.e. when you define a property in the Properties tab, the value defined for the same property of the control in the Globals pane will be ignored. But just for this control. It continues to work for other controls placed onto the workspace.
In addition to Property pane you can use the Toolbar's buttons Alignment, Distance to configure controls. Alignment and distance settings can be applied to several controls at a time.
To select several controls drag the mouse cursor over the elements with the left button held down until the area you want to be defined is selected. Let up on the button and the controls placed in this area will be selected.
To set alignment for the control(s):
To set the same distance between controls:
To delete an element which is added on form:
To save the configuration click the button on the Toolbar.
If you want to cancel all made actions, just close the window by clicking the button .
Back to top