Name | Description | |
---|---|---|
C1ContextMenu Constructor | A context menu. |
The following tables list the members exposed by C1ContextMenu.
Name | Description | |
---|---|---|
C1ContextMenu Constructor | A context menu. |
Name | Description | |
---|---|---|
m_backColor | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_backgroundImage | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_backHiColor | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_foreColor | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_foreHiColor | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_imageLayout | The background image layout in the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
m_masterForm | This member is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) |
Name | Description | |
---|---|---|
BackColor | Gets or sets the base background color of the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
BackgroundImage | Gets or sets the background image displayed in the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
BackgroundImageLayout | Gets or sets the background image layout in the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
BackHiColor | Gets or sets the base background color of the highlighted item. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
C1ContextMenu | Gets or sets the C1ContextMenu component associated with this command. (Inherited from C1.Win.C1Command.C1Command) | |
Category | Gets or sets the command category. (Inherited from C1.Win.C1Command.C1Command) | |
CheckAutoToggle | If true, the Checked property value is toggled automatically when this command is invoked. (Inherited from C1.Win.C1Command.C1Command) | |
Checked | Gets or sets whether the command is checked. (Inherited from C1.Win.C1Command.C1Command) | |
CloseOnItemClick | Gets or sets the value indicating whether to close the menu when an item is clicked. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
CommandLinks | Gets the collection of commandlinks. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Container | (Inherited from System.ComponentModel.Component) | |
DefaultText | This property is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
DropDown | Gets or sets whether the command has a drop down arrow when it is in a toolbar. (Inherited from C1.Win.C1Command.C1Command) | |
Enabled | Gets or sets whether the command is enabled. (Inherited from C1.Win.C1Command.C1Command) | |
Font | Gets or sets the font of menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ForeColor | Gets or sets the text color of the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ForeHiColor | Gets or sets the text color of the highlighted item. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
HideFirstDelimiter | Gets or sets a value indicating whether the control should hide the first delimiter. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
HideNonRecentLinks | Gets or sets the value indicating whether to hide rarely used menu items. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Icon | Gets or sets the command icon. (Inherited from C1.Win.C1Command.C1Command) | |
Image | Gets or sets the command image. (Inherited from C1.Win.C1Command.C1Command) | |
ImageBarWidth | Gets or sets the width of the image/checkbox bar in the menu. If set to 0, the width is calculated automatically. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ImageIndex | Gets or sets the index of the command image (in C1CommandHolder.ImageList). (Inherited from C1.Win.C1Command.C1Command) | |
ImageTransparentColor | Gets or sets the color to treat as transparent in a image. (Inherited from C1.Win.C1Command.C1Command) | |
IsParent | Determines whether this command is a non-empty submenu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
LargeMenuDisplay | Determines the way large menus (when all items cannot fit in one column) are displayed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Mnemonic | Returns 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) | |
Name | Gets or sets the name of the command. (Inherited from C1.Win.C1Command.C1Command) | |
Owner | C1CommandHolder containing this command. (Inherited from C1.Win.C1Command.C1Command) | |
Pressed | Gets or sets whether the command is pressed. (Inherited from C1.Win.C1Command.C1Command) | |
RightToLeft | Overridden. | |
SeparateCheckBar | Gets or sets the value indicating whether to show check marks instead of images or in a separate bar. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Shortcut | Gets or sets the keyboard shortcut associated with the command. (Inherited from C1.Win.C1Command.C1Command) | |
ShortcutText | Gets or sets the shortcut text associated with the command. (Inherited from C1.Win.C1Command.C1Command) | |
ShowShortcut | Indicates whether the shortcut for this command will be shown. (Inherited from C1.Win.C1Command.C1Command) | |
ShowTextAsToolTip | Indicates whether this command's text will be shown as tooltip. (Inherited from C1.Win.C1Command.C1Command) | |
ShowToolTips | Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over menu item. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
SideCaption | Allows to specify a caption (text and/or image) to be shown alongside the left edge of the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Site | (Inherited from System.ComponentModel.Component) | |
SourceControl | Gets the control that is displaying the shortcut menu. | |
SuperTooltip | (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Text | Gets or sets the text of the command. (Inherited from C1.Win.C1Command.C1Command) | |
ToolTipText | Gets or sets the tool tip text. (Inherited from C1.Win.C1Command.C1Command) | |
UserData | Arbitrary data that can be associated with the command. (Inherited from C1.Win.C1Command.C1Command) | |
Visible | Gets or sets the command visibility. (Inherited from C1.Win.C1Command.C1Command) | |
VisualStyle | Gets or sets the visual style of the control. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Width | Gets or sets the minimum width of the menu. (Inherited from C1.Win.C1Command.C1CommandMenu) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CloseContextMenu | Closes the currently open context menu if there is one. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
IC1GetAmbientRootSource | Get active holder of current VisualStyle. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invoke | Invokes the command. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
PerformClick | Generates a click event for the C1Command. (Inherited from C1.Win.C1Command.C1Command) | |
PerformSelect | Raises the Select event for the C1Command. (Inherited from C1.Win.C1Command.C1Command) | |
ResetFont | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetForeColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetForeHiColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetSideCaption | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetVisualStyle | Restore the VisualStyle property to its default value. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShowContextMenu | Shows the menu at the specified location. | |
StateQuery | Fires the CommandStateQuery event, updates any changed properties. (Inherited from C1.Win.C1Command.C1Command) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CheckNonEmpty | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
OnBackColorChanged | Overridden. This method is for internal use only. | |
OnBackgroundImageChanged | Overridden. This method is for internal use only. | |
OnBackHiColorChanged | Overridden. This method is for internal use only. | |
OnCategoryChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnCheckedChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnClick | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnClosed | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnCommandLinkAdded | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnCommandLinkRemoved | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnCommandStateQuery | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnEnabledChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnFontChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnForeColorChanged | Overridden. This method is for internal use only. | |
OnForeHiColorChanged | Overridden. This method is for internal use only. | |
OnHideNonRecentLinksChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnImageChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnLargeMenuDisplayChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnPopup | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnPressedChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnSelect | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnShowShortcutChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnShowTextAsToolTipChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnShowToolTipsChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnSideCaptionChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnTextChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnToolTipChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnVisibleChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
OnVisualStyleChanged | Invokes the VisualStyleChanged event. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
OnWidthChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetBackColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetBackHiColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ResetC1ContextMenu | Restore the C1ContextMenu property to its default value. (Inherited from C1.Win.C1Command.C1Command) | |
ResetIcon | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
ResetImage | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
ResetImageTransparentColor | Resets the ImageTransparentColor property to its default value. (Inherited from C1.Win.C1Command.C1Command) | |
SetBoolean | Returns 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) | |
ShouldSerializeBackColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeBackHiColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeC1ContextMenu | Indicates whether the C1ContextMenu has a default value. (Inherited from C1.Win.C1Command.C1Command) | |
ShouldSerializeFont | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeForeColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeForeHiColor | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeIcon | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
ShouldSerializeImage | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
ShouldSerializeImageTransparentColor | Returns true if this ImageTransparentColor property has changed; otherwise, returns false. (Inherited from C1.Win.C1Command.C1Command) | |
ShouldSerializeShowToolTips | Indicates whether the ShowToolTips has a default value. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeSideCaption | This method is for internal use only. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeSuperTooltip | Indicates whether the SuperTooltip has a default value. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeVisualStyle | Indicates whether the VisualStyle has a default value. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ShouldSerializeVisualStyleBase | Indicates whether the VisualStyleBase has a default value. (Inherited from C1.Win.C1Command.C1CommandMenu) |
Name | Description | |
---|---|---|
BackColorChanged | Occurs when the value of the BackColor property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
BackHiColorChanged | Occurs when the value of the BackHiColor property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
CategoryChanged | Event fired when the Category property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
CheckedChanged | Event fired when the Checked property has changed. (Inherited from C1.Win.C1Command.C1Command) | |
Click | Event fired when the command is invoked by the user. (Inherited from C1.Win.C1Command.C1Command) | |
Closed | Occurs after the command's submenu is closed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
CommandLinkAdded | Event fired after a command link was linked to this command. (Inherited from C1.Win.C1Command.C1Command) | |
CommandLinkRemoved | Event fired after a command link was unlinked from this command. (Inherited from C1.Win.C1Command.C1Command) | |
CommandStateQuery | Event fired when the command state has to be verified. (Inherited from C1.Win.C1Command.C1Command) | |
CurrentLinkChanged | Occurs when the current command link changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DrawBar | Occurs when an owner drawn menu or toolbar needs to be drawn. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
DrawLink | Occurs when an owner drawn link needs to be drawn. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
DropDownClicked | Event fired when the drop down arrow is clicked on the toolbar button. (Inherited from C1.Win.C1Command.C1Command) | |
EnabledChanged | Event fired when the Enabled property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
FontChanged | Event fired when the Font property of menu is changed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ForeColorChanged | Occurs when the value of the ForeColor property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ForeHiColorChanged | Occurs when the value of the ForeHiColor property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
HideNonRecentLinksChanged | Occurs when the value of the HideNonRecentLinks property changes. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
ImageChanged | Event fired when the Image or ImageIndex or Icon property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
LargeMenuDisplayChanged | Event fired when the LargeMenuDisplay property of menu is changed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
LayoutLink | Occurs when an owner drawn link needs to layout its text, image and control within the link bounds. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
MeasureLink | Occurs when an owner drawn link needs to be measured. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
Popup | Occurs before the command's submenu is displayed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
PressedChanged | Event fired when the Pressed property has changed. (Inherited from C1.Win.C1Command.C1Command) | |
Select | This event is for internal use only. | |
ShowShortcutChanged | Event fired when the ShowShortcut property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
ShowTextAsToolTipChanged | Event fired when the ShowTextAsToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
ShowToolTipsChanged | Event fired when the ShowToolTips property of menu is changed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
SideCaptionChanged | Event fired when the SideCaption property of menu is changed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
TextChanged | Event fired when the Text property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
ToolTipChanged | Event fired when the ToolTip property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
VisibleChanged | Event fired when the Visible property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
VisualStyleChanged | Occurs when the VisualStyle property has changed. (Inherited from C1.Win.C1Command.C1CommandMenu) | |
WidthChanged | Event fired when the Width property of menu is changed. (Inherited from C1.Win.C1Command.C1CommandMenu) |