Name | Description | |
---|---|---|
RibbonFontComboBox Constructor | Creates a new instance of RibbonFontComboBox. |
The following tables list the members exposed by RibbonFontComboBox.
Name | Description | |
---|---|---|
RibbonFontComboBox Constructor | Creates a new instance of RibbonFontComboBox. |
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) | |
AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
CanBeAddedToQat | Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContextMenuStrip | Gets or sets the context menu strip associated with the text box portion. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
CueBanner | Gets or sets the textual cue, or tip, that is displayed by the combobox to prompt the user for information. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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.RibbonComboBox) | |
DropDownStyle | Gets or sets a value specifying the style of the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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) | |
GapBeforeTextArea | Gets or sets the gap between the label and text area when this RibbonComboBox appears on a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
GripHandleVisible | Gets or sets a value indicating whether the drop-down list can be resized. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
HighlightedIndex | Gets index of the highlighted item in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
HighlightedItem | Gets the highlighted item in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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) | |
Items | Gets an object representing the collection of the items contained in this RibbonFontComboBox. | |
KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
Label | Gets or sets the label used to identify this RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
LabelWidth | Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
MaxDropDownItems | Gets or sets the maximum number of items to display in the drop-down list. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
MaxLength | Gets or sets the maximum length of the string in the Text property. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
MenuItems | Gets the collection of menu items at the bottom of the drop-down portion of this RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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) | |
Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
PreviewFonts | Gets or sets whether font names are drawn using the same fonts in the drop-down list. | |
ReadOnly | Gets or sets a value indicating whether the contents of the component can be changed. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem) | |
SelectedIndex | Gets or sets index of the selected item in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
SelectedItem | Gets or sets the selected item in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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 in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
TextAlign | Gets or sets how text is aligned in the RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
TextAreaWidth | Gets or sets the width of the text area. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
TextBox | Gets the TextBox control contained in this RibbonComboBox. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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.RibbonItem) | |
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 | |
---|---|---|
ChangeCanceled | Occurs when the user cancels changes to the combo box. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
ChangeCommitted | Occurs when the user commits changes to the combo box. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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) | |
GotFocus | Occurs when the combo box receives focus. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
HighlightedIndexChanged | Occurs when the value of the HighlightedIndex property changes. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
KeyDown | Occurs when a key is first pressed. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
KeyPress | Occurs when the user presses and releases a key. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
KeyUp | Occurs when a key is released. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
LostFocus | Occurs when the combo box loses focus. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
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) | |
SelectedIndexChanged | Occurs when the value of the SelectedIndex property changes. (Inherited from C1.Win.Ribbon.RibbonComboBox) | |
ShouldDrawFont | Allows to hide some fonts in the drop-down list or display their names using the default font. | |
TextChanged | Event raised when the text is changed. (Inherited from C1.Win.Ribbon.RibbonComboBox) |