C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / C1CommandMenu Class


C1CommandMenu Class Properties

For a list of all members of this type, see C1CommandMenu members.

Public Properties
 NameDescription
Public PropertyGets or sets the base background color of the menu.  
Public PropertyGets or sets the background image displayed in the menu.  
Public PropertyGets or sets the background image layout in the menu.  
Public PropertyGets or sets the base background color of the highlighted item.  
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 PropertyGets or sets the value indicating whether to close the menu when an item is clicked.  
Public PropertyGets the collection of commandlinks.  
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 font of menu.  
Public PropertyGets or sets the text color of the menu.  
Public PropertyGets or sets the text color of the highlighted item.  
Public PropertyGets or sets a value indicating whether the control should hide the first delimiter.  
Public PropertyGets or sets the value indicating whether to hide rarely used menu items.  
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 width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically.  
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 PropertyOverridden. Determines whether this command is a non-empty submenu.  
Public PropertyDetermines the way large menus (when all items cannot fit in one column) are displayed.  
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 PropertySpecifies a value indicating whether the text appears from right to left, such as when using Hebrew or Arabic fonts.  
Public PropertyGets or sets the value indicating whether to show check marks instead of images or in a separate bar.  
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 PropertyGets or sets the value indicating whether to show tooltip texts when mouse cursor is over menu item.  
Public PropertyGets or sets a value indicating whether the control should show vertical separator line between C1CommandLink's image or check icon and text.  
Public PropertyAllows to specify a caption (text and/or image) to be shown alongside the left edge of the menu.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property  
Public PropertyGets or sets the text of the command. (Inherited from C1.Win.C1Command.C1Command)
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)
Public PropertyGets or sets the visual style of the control.  
Public PropertyGets or sets the minimum width of the menu.  
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
See Also