Name | Description | |
---|---|---|
RibbonColorPicker Constructor | Overloaded. |
The following tables list the members exposed by RibbonColorPicker.
Name | Description | |
---|---|---|
RibbonColorPicker 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) | |
AutomaticColor | Gets or sets the color that appears on the 'Automatic' item in the dropdown. | |
ButtonEnabled | Gets or sets a value indicating whether the button portion of the split button is enabled or disabled. It doesn't affect the state of the drop-down. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
CanBeAddedToQat | Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
Color | Gets or sets the color that is currently selected in this RibbonColorPicker. | |
Container | (Inherited from System.ComponentModel.Component) | |
DefaultColor | Gets or sets the color that appears on this RibbonColorPicker. | |
Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
DropDownAlign | Gets or sets the alignment of the drop-down portion relative to this component. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
DroppedDown | Gets or sets whether the drop-down portion of this element is visible. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
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 a RibbonSplitButton. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
LargeItemDropDownWidth | Gets or sets the width of a drop-down menu with large items if the value is greater than 100. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OfficeColorPalette | Gets or sets the predefined color palette. | |
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) | |
Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
PreferredItemSize | Gets or sets a value specifies the size of the drop down items. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
Pressed | Gets or sets a value that indicates whether the split button is pressed (toggled). (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
PressedIconSet | Gets the icon set for the Pressed state. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShortcutKeys | Gets or sets the shortcut keys associated with the split button. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
ShowAutomaticColor | Gets or sets whether the 'Automatic' item should appear in the dropdown. | |
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.RibbonSplitButton) | |
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 label used to identify this RibbonSplitButton. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
ToggleOnClick | Gets or sets a value indicating whether the split button should remain in pressed state after clicking on it. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
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.RibbonSplitButton) | |
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) | |
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 | Overridden. Raises the RibbonSplitButton.Click event. | |
OnDropDown | Raises the RibbonDropDownBase.DropDown event. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
OnDropDownClosed | Raises the RibbonDropDownBase.DropDownClosed event. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
OnMouseEnter | Raises the RibbonItem.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OnMouseLeave | Raises the RibbonItem.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem) | |
OnPressedChanged | Raises the RibbonSplitButton.PressedChanged event. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
OnSelectedColorChanged | Raises the SelectedColorChanged event. | |
ResetAutomaticColor | ||
ResetColor | Restores the default value of the Color property. | |
ResetDefaultColor | Restores the default value of the DefaultColor property. | |
ResetText | Restores the default value of the RibbonSplitButton.Text property. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
ResetToolTip | Restores the default value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeAutomaticColor | ||
ShouldSerializeColor | Specifies whether to save the value of the Color property. | |
ShouldSerializeDefaultColor | Specifies whether to save the value of the DefaultColor property. | |
ShouldSerializeID | (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeItems | Overridden. This member is for internal use only. | |
ShouldSerializeName | (Inherited from C1.Win.Ribbon.RibbonItem) | |
ShouldSerializeText | Specifies whether to save the value of the RibbonSplitButton.Text property. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
ShouldSerializeToolTip | Specifies whether to save the value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem) |
Name | Description | |
---|---|---|
Click | Occurs when the button is clicked. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DropDown | Occurs when the drop-down portion of this element is shown. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
DropDownClosed | Indicates that the drop-down portion of this element has closed. (Inherited from C1.Win.Ribbon.RibbonDropDownBase) | |
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) | |
PressedChanged | Occurs whenever the RibbonSplitButton.Pressed property is changed. (Inherited from C1.Win.Ribbon.RibbonSplitButton) | |
SelectedColorChanged | Occurs when the Color property has changed. |