| 名前 | 解説 | |
|---|---|---|
![]() | RibbonTab コンストラクタ | オーバーロードされます。 |
RibbonTabデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonTab コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Clickable | Gets or set whether it is allowed to click this tab. |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Enabled | Gets or set whether the contents of this tab are enabled. |
![]() | Groups | Gets the collection of item groups on this tab. |
![]() | IconSet | Gets the icon set. |
![]() | Image | Gets or sets the small image (16 x 16) that appears on the tab. |
![]() | IsDisposed | Gets a value indicating whether the RibbonTab has been disposed of. |
![]() | KeyTip | Gets or sets the KeyTip providing keyboard access to a ribbon tab. |
![]() | Name | Gets or sets the unique name for this RibbonTab. |
![]() | Owner | Gets the owner of this tab. |
![]() | OwnerCollection | Gets the owner collection for this RibbonTab. |
![]() | Ribbon | Gets the C1Ribbon that this RibbonTab belongs to. |
![]() | Selected | Gets or sets whether this tab is currently selected. Only one tab can be selected at any time. |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | Tag | User-defined data associated with the RibbonTab. |
![]() | Text | Gets or sets the text for this tab. |
![]() | ToolTip | Gets or sets the ToolTip string. |
![]() | Visible | Gets or sets whether this tab is visible. |
| 名前 | 解説 | |
|---|---|---|
![]() | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 |
![]() | DesignMode | System.ComponentModel.Componentから継承されます。 |
![]() | Events | System.ComponentModel.Componentから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 Clean up any resources being used. |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Finalize | System.ComponentModel.Componentから継承されます。 |
![]() | GetService | System.ComponentModel.Componentから継承されます。 |
![]() | MemberwiseClone | オーバーロードされます。 System.MarshalByRefObjectから継承されます。 |
![]() | OnDeselect | Raises the Deselect event. |
![]() | OnDoubleClick | Raises the DoubleClick event. |
![]() | OnMouseEnter | Raises the MouseEnter event. |
![]() | OnMouseLeave | Raises the MouseLeave event. |
![]() | OnSelect | Raises the Select event. |
![]() | ShouldSerializeGroups | |
![]() | ShouldSerializeID | |
![]() | ShouldSerializeName |
| 名前 | 解説 | |
|---|---|---|
![]() | Deselect | Occurs after a Ribbon tab is deselected. |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | DoubleClick | Occurs when a Ribbon tab is double clicked. |
![]() | MouseEnter | Occurs when the mouse enters the tab header. |
![]() | MouseLeave | Occurs when the mouse leaves the tab header. |
![]() | Select | Occurs after a Ribbon tab is selected. |