If you are constructing similar user interfaces for applications, consider making forms. Forms are borderless windows that can hold all the user-interface parts that a window holds. Forms are reusable; once you make a form, you can use it repeatedly in other applications.
To make a form:
Next, add user-interface parts to the form and save your work.