| 名前 | 解説 | |
|---|---|---|
![]() | RibbonQat コンストラクタ | Creates a new instance of RibbonQat. |
RibbonQatデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonQat コンストラクタ | Creates a new instance of RibbonQat. |
| 名前 | 解説 | |
|---|---|---|
![]() | BelowRibbon | Specifies whether the Quick Access Toolbar (QAT) will appear below the Ribbon. |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Enabled | オーバーライドされます。 Gets or sets whether RibbonQat is enabled. |
![]() | Group | Gets the RibbonGroup that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Items | Gets the collection of items in the QAT. |
![]() | MenuItems | Gets the collection of items in the QAT menu. |
![]() | MenuVisible | Gets or sets whether the 'Customize QAT' drop-down button is visible. |
![]() | Name | Gets or sets the unique name for this RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OwnerCollection | Gets the owner collection for this RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShowBelowItem | Gets or sets whether the 'Show Below the Ribbon' QAT menu item is visible. |
![]() | ShowMinimizeItem | Gets or sets whether the 'Minimize the Ribbon' QAT menu item is visible. |
![]() | Site | Gets or sets the ISite of the RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Tab | Gets the RibbonTab that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Tag | User-defined data associated with the RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ToolTip | オーバーライドされます。 Gets or sets the ToolTip string for the 'Customize QAT' drop-down button. |
![]() | Visible | オーバーライドされます。 Gets or sets whether RibbonQat is visible. |
| 名前 | 解説 | |
|---|---|---|
![]() | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 |
![]() | DesignMode | System.ComponentModel.Componentから継承されます。 |
![]() | Events | System.ComponentModel.Componentから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateObjRef | System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | オーバーロードされます。 Clean up any resources being used. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Equals | Determines whether the specified RibbonItem is equal to the current RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | GetHashCode | Serves as a hash function for a particular type. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Finalize | System.ComponentModel.Componentから継承されます。 |
![]() | GetService | System.ComponentModel.Componentから継承されます。 |
![]() | MemberwiseClone | オーバーロードされます。 System.MarshalByRefObjectから継承されます。 |
![]() | OnItemsChanged | Raises the ItemsChanged event. |
![]() | OnMouseEnter | Raises the MouseEnter event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnMouseLeave | Raises the MouseLeave event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnPositionChanged | Raises the PositionChanged event. |
![]() | ResetToolTip | This member is for internal use only. |
![]() | ShouldSerializeID | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeItems | This member is for internal use only. |
![]() | ShouldSerializeMenuItems | |
![]() | ShouldSerializeName | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeToolTip | This member is for internal use only. |
| 名前 | 解説 | |
|---|---|---|
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | ItemsChanged | Occurs whenever a RibbonItem or RibbonGroup is added or removed to/from the Items collection. |
![]() | MouseEnter | Occurs when the mouse enters the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | MouseLeave | Occurs when the mouse leaves the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | PositionChanged | Occurs whenever the BelowRibbon property is changed. |