ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1CommandMdiList Class
Properties Methods Events


In This Topic
    C1CommandMdiList Class Members
    In This Topic

    The following tables list the members exposed by C1CommandMdiList.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1CommandMdiList class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the C1ContextMenu component associated with this command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the command category. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyIf true, the Checked property value is toggled automatically when this command is invoked. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets whether the command is checked. (Inherited from C1.Win.C1Command.C1Command)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverridden. This property is for internal use only.  
    Public PropertyGets or sets whether the command has a drop down arrow when it is in a toolbar. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets whether the command is enabled. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the command icon. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the command image. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the index of the command image (in C1CommandHolder.ImageList). (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the color to treat as transparent in a image. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyDetermines whether this command is a non-empty submenu. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the value indicating whether to list hidden windows.  
    Public PropertySets or returns the maximum number of menu items created.  
    Public PropertyReturns the value of the mnemonic character, or the character following the ampersand, to be used as an access key. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the name of the command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyC1CommandHolder containing this command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets whether the command is pressed. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the keyboard shortcut associated with the command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the shortcut text associated with the command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyIndicates whether the shortcut for this command will be shown. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyIndicates whether this command's text will be shown as tooltip. (Inherited from C1.Win.C1Command.C1Command)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyThis property is for internal use only.  
    Public PropertyGets or sets the tool tip text. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyArbitrary data that can be associated with the command. (Inherited from C1.Win.C1Command.C1Command)
    Public PropertyGets or sets the command visibility. (Inherited from C1.Win.C1Command.C1Command)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Releases the resources used by the C1CommandMdiList.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. This method should not be called directly, as there is no clear meaning in invoking a command which is actually a placeholder for commands created on the fly.  
    Public MethodReturns true if there are currently no items in the list.  
    Public MethodGenerates a click event for the C1Command. (Inherited from C1.Win.C1Command.C1Command)
    Public MethodRaises the Select event for the C1Command. (Inherited from C1.Win.C1Command.C1Command)
    Public MethodPopulates and shows the popup window with the list of all currently available MDI child windows.  
    Public MethodFires the CommandStateQuery event, updates any changed properties. (Inherited from C1.Win.C1Command.C1Command)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodRestore the C1ContextMenu property to its default value. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodResets the ImageTransparentColor property to its default value. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodReturns true if the change has actually been made and the control is not initializing (i.e. on change should be fired) (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodIndicates whether the C1ContextMenu has a default value. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodThis method is for internal use only. (Inherited from C1.Win.C1Command.C1Command)
    Protected MethodReturns true if this ImageTransparentColor property has changed; otherwise, returns false. (Inherited from C1.Win.C1Command.C1Command)
    Top
    Public Events
     NameDescription
    Public EventOccurs before the Select Window dialog is shown.  
    Public EventEvent fired when the Category property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Checked property has changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the command is invoked by the user. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired after a command link was linked to this command. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired after a command link was unlinked from this command. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the command state has to be verified. (Inherited from C1.Win.C1Command.C1Command)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventEvent fired when the drop down arrow is clicked on the toolbar button. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Enabled property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Image or ImageIndex or Icon property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Pressed property has changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the command is selected by the user. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the ShowShortcut property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the ShowTextAsToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Text property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the ToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Public EventEvent fired when the Visible property of command is changed. (Inherited from C1.Win.C1Command.C1Command)
    Top
    See Also