Name | Description | |
---|---|---|
RibbonToggleButton Constructor | Overloaded. |
The following tables list the members exposed by RibbonToggleButton.
Name | Description | |
---|---|---|
RibbonToggleButton Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowImageScaling | Gets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
CanBeAddedToQat | Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime. (Inherited from C1.Win.Ribbon.RibbonButton) | |
CanDepress | Gets or sets whether the second click depresses the button. | |
Container | (Inherited from System.ComponentModel.Component) | |
Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem) | |
FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
IconSet | Gets the icon set used to display item with different sizes. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem) | |
KeyTip | Gets or sets the KeyTip providing keyboard access to the Button. (Inherited from C1.Win.Ribbon.RibbonButton) | |
LargeImage | Gets or sets the large image. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OwnerDraw | Gets or sets a value indicating whether the button is owner-drawn. (Inherited from C1.Win.Ribbon.RibbonButton) | |
Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Pressed | Gets or sets a value that indicates whether the button is pressed. | |
PressedButton | Gets or sets the currently pressed button in this toggle group. | |
PressedIconSet | Gets the icon set for the Pressed state. | |
Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SelectableInListItem | Gets or sets a value indicating whether this item can be selected in a RibbonListItem. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ShortcutKeyDisplayString | Gets or sets the shortcut key text associated with the menu item. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ShortcutKeys | Gets or sets the shortcut keys associated with the button. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ShowInMore | Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ShowInSimplified | Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SmallImage | Gets or sets the small image. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Tab | Gets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Text | Gets or sets the text associated with the RibbonButton. (Inherited from C1.Win.Ribbon.RibbonButton) | |
TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from C1.Win.Ribbon.RibbonIconItem) | |
ToggleGroupName | Gets or sets the name of the group of toggle buttons which are mutually exclusive. | |
ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonItem) | |
Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.Ribbon.RibbonItem) |
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. Clean up any resources being used. (Inherited from C1.Win.Ribbon.RibbonButton) | |
Equals | Determines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonItem) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
PerformClick | Performs the Click event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
PerformDoubleClick | Performs the DoubleClick event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
OnClick | Raises the Click event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
OnDoubleClick | Raises the DoubleClick event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
OnDrawItem | Raises the DrawItem event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
OnMeasureItem | Raises the MeasureItem event. (Inherited from C1.Win.Ribbon.RibbonButton) | |
OnMouseEnter | Raises the MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OnMouseLeave | Raises the MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OnPressedButtonChanged | Raises the PressedButtonChanged event. | |
OnPressedChanged | Raises the PressedChanged event. | |
ResetCanDepress | ||
ResetText | Restores the default value of the Text property. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ResetToggleGroupName | Restores the default value of the ToggleGroupName property. | |
ResetToolTip | Restores the default value of the ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeCanDepress | ||
ShouldSerializeID | (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeName | (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeText | Specifies whether to save the value of the Text property. (Inherited from C1.Win.Ribbon.RibbonButton) | |
ShouldSerializeToggleGroupName | Specifies whether to save the value of the ToggleGroupName property. | |
ShouldSerializeToolTip | Specifies whether to save the value of the ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem) |
Name | Description | |
---|---|---|
Click | Occurs when the button is clicked. (Inherited from C1.Win.Ribbon.RibbonButton) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DrawItem | Occurs when the button is owner-drawn. (Inherited from C1.Win.Ribbon.RibbonButton) | |
MeasureItem | Occurs when the button is measured. (Inherited from C1.Win.Ribbon.RibbonButton) | |
MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem) | |
PressedButtonChanged | Occurs when the Pressed property is changed for some button that belongs to the same toggle group. | |
PressedChanged | Occurs whenever the Pressed property is changed. |