Forms Designer - The properties list

To modify the properties of the form and its controls the properties list is used. To display the properties list simply double click on a control. To display the properties of the form itself double click anywhere on the form background. To permanently display the properties tab click on the Property list pin icon. Each property can be modified by clicking on the property with the mouse. The new property setting can be entered in the space near the top of the list.

The Events tab displays a list of available and in use event handlers for the control. To create an event handler for the control in the current program you just click on the required event. Event handlers cannot be removed in the same way. To remove an event handler for a control you must delete the event handler directly within the program editor.

Property list dialog