MasterShortcut
Contents
[
Hide
]MasterShortcut class
Specifies a master shortcut defined in the document.
MasterShortcut()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| ID | int | The unique ID of the element within its parent element. |
| Name | String | The name of the element. |
| NameU | String | The universal name of the element. |
| IconSize | int | The size of the element’s icon. The value of the property is IconSizeValue integer constant. |
| PatternFlags | int | Determines whether a master behaves as a custom pattern. |
| Prompt | String | The status bar and tool tip prompt for the element. |
| ShortcutURL | String | A URL to a MasterShortcut element. If this attribute is present, this MasterShortcut element is a shortcut. |
| ShortcutHelp | String | A help string for the element. |
| AlignName | int | Specifies whether the element’s text in the stencil window is aligned left, right, or center. The value of the property |
| Icon | byte[] | Specifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShor |