| Home | Previous Lesson: Notes on User Object Programming Next Lesson: Resizing User Objects |
You can use user objects in a window in two ways:
When you place an user object in the window, you must give it a name just as you would for any other type of controls. You can then refer to the user object in your script by using this name.
| Home | Previous Lesson: Notes on User Object Programming Next Lesson: Resizing User Objects |