Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color for the hosted control. |
![]() | BackgroundImage | Gets or sets the background image displayed in the hosted control. |
![]() | BackgroundImageLayout | Gets or sets the background image layout used for the hosted control. |
![]() | CanFocus | Gets a value indicating whether the hosted control can receive focus. |
![]() | CanSelect | Gets a value indicating whether the hosted control can be selected. |
![]() | CausesValidation | Indicates whether the hosted control raises validation events. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Control | Gets or sets the control that this RibbonControlHost is hosting. |
![]() | ControlHostNodeName | Gets the name of an XML node when serializing the component to XML. |
![]() | 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) |
![]() | Focused | Gets a value indicating whether the hosted control has input focus. |
![]() | Font | The font used to display text in the hosted control. |
![]() | ForeColor | Gets or sets the foreground color for the hosted control. |
![]() | Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Height | Gets or sets the height of the hosted control. |
![]() | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | 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) |
![]() | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | RightToLeft | Indicates whether the hosted control should draw right-to-left for RTL languages. |
![]() | Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (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 associated with the hosted control. |
![]() | ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Width | Gets or sets the width of the hosted control. |