| Format |
Properties that determine the object’s appearance, such as color, text formatting, line and border color/thickness, and special effects. The purpose of many Formatting properties should be pretty obvious—for example, Font Size determines the font size of the control. |
| Data |
Properties that determine where a control get its data, its default value (if any), and data validation rules for the control. |
| Event |
Actions to which you can assign a macro or Visual Basic procedure. For example, clicking a button or entering information in a particular field could trigger a macro to run. |
| Other |
Miscellaneous but important properties, such as the name of the control, if tabbing to the control is allowed, and if a message should appear in the Status bar when the control is selected. |
| All |
Displays all the properties for the control. |