| 名前 | 解説 | |
|---|---|---|
![]() | RibbonToggleGroup コンストラクタ | Creates a new instance of RibbonToggleGroup. |
RibbonToggleGroupデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonToggleGroup コンストラクタ | Creates a new instance of RibbonToggleGroup. |
| 名前 | 解説 | |
|---|---|---|
![]() | AllowAllButtonsUp | Gets or sets whether the second click will depress the button in this toggle group. |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Enabled | Gets or sets whether this RibbonItem is enabled. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | 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 child items of this RibbonToggleGroup. |
![]() | 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から継承されます。 |
![]() | PressedButton | Gets or sets the currently pressed button in this RibbonToggleGroup. |
![]() | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | 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. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Visible | Gets or sets whether this RibbonItem is visible. C1.Win.Ribbon.RibbonItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | OnMouseEnter | Raises the MouseEnter event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnMouseLeave | Raises the MouseLeave event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnPressedButtonChanged | Raises the PressedButtonChanged event. |
![]() | ResetToolTip | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeID | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeItems | This member is for internal use only. |
![]() | ShouldSerializeName | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeToolTip | C1.Win.Ribbon.RibbonItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | MouseEnter | Occurs when the mouse enters the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | MouseLeave | Occurs when the mouse leaves the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | PressedButtonChanged | Occurs when the Pressed property is changed for some button. |