If you have several parts of the same type on one window and you'll be adding a script to your application, consider changing the names of similar parts. It's easier to distinguish among similar parts if you assign them names that you'll remember.
For example, when you add two push buttons to a window, VisualAge assigns them the names "Push Button1" and "Push Button2." If you change the names to something meaningful, like "Start Button" and "Stop Button," they're easier to remember. The names you assign won't appear on the interface. They're solely for your benefit.
To change a part's name: