Name | Description | |
---|---|---|
C1CommandControl Constructor | Initializes a new instance of the C1CommandControl class. |
The following tables list the members exposed by C1CommandControl.
Name | Description | |
---|---|---|
C1CommandControl Constructor | Initializes a new instance of the C1CommandControl class. |
Name | Description | |
---|---|---|
AcceptsReturn | Gets or sets the value indicating whether the embedded control receives the Return key. | |
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) | |
CommandActive | Gets or sets the value indicating whether the command link can be clicked. | |
Container | (Inherited from System.ComponentModel.Component) | |
Control | Gets or sets the arbitrary control attached to the command. | |
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 | Overridden. Gets or sets whether the command is enabled. | |
HotFrame | Gets or sets the value indicating how the hot frame around the link is drawn. | |
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) | |
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.C1Command) | |
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) | |
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) | |
Site | (Inherited from System.ComponentModel.Component) | |
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) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Releases the resources used by the C1Command. (Inherited from C1.Win.C1Command.C1Command) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invoke | Overridden. Invokes the command. | |
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) | |
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) | |
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) | |
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) | |
OnImageChanged | This method is for internal use only. (Inherited from C1.Win.C1Command.C1Command) | |
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) | |
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) | |
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) | |
ShouldSerializeC1ContextMenu | Indicates whether the C1ContextMenu has a default value. (Inherited from C1.Win.C1Command.C1Command) | |
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) |
Name | Description | |
---|---|---|
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) | |
CommandActiveChanged | Event fired when the CommandActive property of command is changed. | |
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) | |
ControlChanged | Event fired when the Control property of command is changed. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
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) | |
ImageChanged | Event fired when the Image or ImageIndex or Icon property of command is changed. (Inherited from C1.Win.C1Command.C1Command) | |
PressedChanged | Event fired when the Pressed property has changed. (Inherited from C1.Win.C1Command.C1Command) | |
Select | Event fired when the command is selected by the user. (Inherited from C1.Win.C1Command.C1Command) | |
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) | |
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) |