Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NCommandProperties Class
Properties Methods


In This Topic
    NCommandProperties Class Members
    In This Topic

    The following tables list the members exposed by NCommandProperties.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets a value whether the command will begin a group.  
    Public PropertyGets/sets a value indicating whether the command will close its parent menu (if the parent is a menu window) when clicked.  
    Public PropertyGets/sets a value whether this command might be changed at run-time.  
    Public PropertyGets/sets the drop-down behavior of the command.  
    Public PropertyGets/sets a value whether the command image(if any) will be faded when drawn in default state.  
    Public PropertyGets/sets the local Font value to be used when drawing command's text. If null, the current parent's Font will be used.  
    Public PropertyGets/sets the unique identifier of the command.  
    Public PropertyGets/sets the image index from the assigned image list.  
    Public PropertyGets/sets the object containing information about command's image.  
    Public PropertyGets/sets the ImageList for the command and its children commands.  
    Public PropertyGets/sets a value whether the command image(if any) will have shadow when hovered.  
    Public PropertyGets/sets a value whether the text will be centered if the command is parented by a NMenuWindow.  
    Public PropertyGets/sets the menu options used to specify the command's child menu appearance.  
    Public PropertyGets/sets the name of the command.  
    Public PropertyGets/sets the image index to use when the command is pressed(pushed).  
    Public PropertyGets/sets a value whether the command is selectable.  
    Public PropertyGets/sets the image index to use when the command is hovered(selected).  
    Public PropertyGets/sets the keyboard shortcut associated with the command.  
    Public PropertyGets/sets a value whether the command will indicate with arrow that it contains children commands.  
    Public PropertyGets/sets the style of the command.  
    Public PropertyGets/sets the text associated with the command.  
    Public PropertyGets/sets a value indicating whether command's tooltip will display the text of the command as a heading.  
    Public PropertyGets/sets a value indicating whether command's image will be displayed in its tooltip.  
    Public PropertyGets/sets a value indicating whether command's shortcut will be displayed in its tooltip.  
    Public PropertyGets/sets the tooltip text to be displayed when the command is selected.  
    Public PropertyGets/sets a value indicationg whether the command will be visible.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodOverloaded. Disposes all the resources used by the NPalette.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Top
    See Also