Name | Description | |
---|---|---|
![]() | NCommandProperties Constructor | Default constructor |
The following tables list the members exposed by NCommandProperties.
Name | Description | |
---|---|---|
![]() | NCommandProperties Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | BeginGroup | Gets/sets a value whether the command will begin a group. |
![]() | CloseMenuOnClick | Gets/sets a value indicating whether the command will close its parent menu (if the parent is a menu window) when clicked. |
![]() | Designable | Gets/sets a value whether this command might be changed at run-time. |
![]() | DropDownBehavior | Gets/sets the drop-down behavior of the command. |
![]() | FadeImage | Gets/sets a value whether the command image(if any) will be faded when drawn in default state. |
![]() | Font | Gets/sets the local Font value to be used when drawing command's text. If null, the current parent's Font will be used. |
![]() | ID | Gets/sets the unique identifier of the command. |
![]() | ImageIndex | Gets/sets the image index from the assigned image list. |
![]() | ImageInfo | Gets/sets the object containing information about command's image. |
![]() | ImageList | Gets/sets the ImageList for the command and its children commands. |
![]() | ImageShadow | Gets/sets a value whether the command image(if any) will have shadow when hovered. |
![]() | MenuCenteredText | Gets/sets a value whether the text will be centered if the command is parented by a NMenuWindow. |
![]() | MenuOptions | Gets/sets the menu options used to specify the command's child menu appearance. |
![]() | Name | Gets/sets the name of the command. |
![]() | PressedImageIndex | Gets/sets the image index to use when the command is pressed(pushed). |
![]() | Selectable | Gets/sets a value whether the command is selectable. |
![]() | SelectedImageIndex | Gets/sets the image index to use when the command is hovered(selected). |
![]() | Shortcut | Gets/sets the keyboard shortcut associated with the command. |
![]() | ShowArrowStyle | Gets/sets a value whether the command will indicate with arrow that it contains children commands. |
![]() | Style | Gets/sets the style of the command. |
![]() | Text | Gets/sets the text associated with the command. |
![]() | TooltipHeading | Gets/sets a value indicating whether command's tooltip will display the text of the command as a heading. |
![]() | TooltipImage | Gets/sets a value indicating whether command's image will be displayed in its tooltip. |
![]() | TooltipShortcut | Gets/sets a value indicating whether command's shortcut will be displayed in its tooltip. |
![]() | TooltipText | Gets/sets the tooltip text to be displayed when the command is selected. |
![]() | Visible | Gets/sets a value indicationg whether the command will be visible. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Copy | |
![]() | Dispose | Overloaded. Disposes all the resources used by the NPalette. |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | Finalize | |
![]() | PerformDispose |