Name | Description | |
---|---|---|
![]() | RibbonAppMenuTab Constructor | Overloaded. |
The following tables list the members exposed by RibbonAppMenuTab.
Name | Description | |
---|---|---|
![]() | RibbonAppMenuTab 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.C1Ribbon.RibbonItem) |
![]() | CanRelease | Gets or sets whether the second click releases the RibbonAppMenuTab. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Control | Gets or sets the control that this RibbonAppMenuTab is hosting. |
![]() | 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) |
![]() | 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 the RibbonAppMenuTab. |
![]() | LargeImage | Gets or sets the large image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | LargeImageIndex | Gets or sets the index of the large image in the LargeImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | LargeImageKey | Gets or sets the large image key in the LargeImageList. (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) |
![]() | Selected | Gets or sets whether this RibbonAppMenuTab is currently selected. Only one tab can be selected at any time. |
![]() | 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 associated with the RibbonAppMenuTab. |
![]() | TextImageRelation | Gets or sets a value indicating whether the text should appear below the image. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | Equals | Determines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Deselect | Occurs after a RibbonAppMenuTab is deselected. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | MouseEnter | Occurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | MouseLeave | Occurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Select | Occurs after a RibbonAppMenuTab is selected. |