| Name | Description |
 | AllowImageScaling | Gets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContextMenuStrip | Gets or sets the context menu strip associated with the text box. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | CueBanner | Gets or sets the textual cue, or tip, that is displayed by RibbonTextBox to prompt the user for information. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | GapBeforeTextArea | Gets or sets the gap between the label and text area when this RibbonTextBox appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | KeyTip | Gets or sets the KeyTip providing keyboard access to a RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Label | Gets or sets the label used to identify this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | LabelWidth | Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | MaxLength | Gets or sets the maximum length of the string in the Text property in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Name | Gets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | PasswordChar | Gets or sets the character used to mask characters of a password in the RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | ReadOnly | Gets or sets a value indicating whether the contents of the component can be changed. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImage | Gets or sets the small image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImageIndex | Gets or sets the index of the small image in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SmallImageKey | Gets or sets the small image key in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | SupportedGroupSizing | Imposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Tab | Gets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | Text | Gets or sets the text in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | TextAlign | Gets or sets how text is aligned in the RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | TextAreaWidth | Gets or sets the width of the text area. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | TextBox | Gets the TextBox control contained in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
 | UseSystemPasswordChar | Gets or sets a value indicating whether the text in the RibbonTextBox should appear as the default password character. (Inherited from C1.Win.C1Ribbon.RibbonTextBox) |
 | Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem) |