| 名前 | 解説 | |
|---|---|---|
![]() | RibbonProgressBar コンストラクタ | Creates a new instance of RibbonProgressBar. |
RibbonProgressBarデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonProgressBar コンストラクタ | Creates a new instance of RibbonProgressBar. |
| 名前 | 解説 | |
|---|---|---|
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | Description | Gets or sets the description for this RibbonItem. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | 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から継承されます。 |
![]() | Height | Gets or sets the height of the progress bar. |
![]() | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Maximum | Gets or sets the maximum value of the progress bar range. |
![]() | Minimum | Gets or sets the minimum value of the progress bar range. |
![]() | 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から継承されます。 |
![]() | ShowInSimplified | Gets or sets a value indicating whether this RibbonItem can be shown in a simplified view. 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から継承されます。 |
![]() | Step | Gets or sets the amount by which a call to the PerformStep method increases the current position of the progress bar. |
![]() | 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から継承されます。 |
![]() | Value | Gets or sets the current value of the progress bar range. |
![]() | Visible | Gets or sets whether this RibbonItem is visible. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Width | Gets or sets the width of the progress bar. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | Increment | Advances the current position of the progress bar by the specified amount. |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | PerformStep | Advances the current position of the progress bar by the amount of the Step property. |
![]() | 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から継承されます。 |
![]() | OnValueChanged | Raises the ValueChanged event. |
![]() | ResetToolTip | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | ShouldSerializeID | C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | 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から継承されます。 |
![]() | ValueChanged | Fires when the Value property changes. |