Property |
Description |
|---|---|
| Active Property (Addin Object) | Enable or disable the add-in control. |
| Control Property (Addin Object) | Returns the control interface of the add-in. |
| ClassID Property (Addin Object) | Returns the class identifier (CLSID) of the add-in control. |
| Description Property (Addin Object) | Returns the description about the add-in control. |
| DisplayName Property (Addin Object) | Sets or returns the display name of the add-in control. |
| Group Property (Addin Object) | Sets or returns the group name that the add-in control belongs to. |
| Name Property (Addin Object) | Sets or returns the add-in control instance name. |
| Placement Property (Addin Object) | Sets or returns the placement location of the add-in control. |
| ProgID Property (Addin Object) | Returns the programmatic identifier (ProgID) of the add-in control. |
| ShortCutKey Property (Addin Object) | Returns the shortcut keys assigned to the add-in control. |
| Visible Property (Addin Object) | Sets or returns the add-in control visible property. |
| Width Property (Addin Object) | Sets or returns the width of the add-in control. |