Once you make a form, you can use it in many applications. To use a form, complete the following sets of steps.
Adding a form to your application
Begin by adding the form to a window in your application:
Connecting to the form's public interface
To use the form, now connect the form's attributes, events, or actions to those of other parts in your application. What you can connect to in the form depends on what attributes, events, or actions you defined for the form when you made it.