Step 4. Change the Properties of a Component
FRM015 - Getting Started with Forms Programming
In this step you will change the and the properties of the push button.
1. Double-click the push button to display the tab.
The tab is used to change the of a control, or create an handling routine or a routine for it.
a. Change the property of PHBN_1 to Hello.
b. Change the property to Hello.
Now you can see the caption added to the push button on the form.