| 名前 | 解説 | |
|---|---|---|
![]() | RibbonTrackBar コンストラクタ | Creates a new instance of RibbonTrackBar. |
RibbonTrackBarデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RibbonTrackBar コンストラクタ | Creates a new instance of RibbonTrackBar. |
| 名前 | 解説 | |
|---|---|---|
![]() | ButtonPressDelay | Gets or sets the interval before the '+' and '-' buttons start firing click events, in milliseconds. |
![]() | ButtonPressInterval | Gets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds. |
![]() | 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から継承されます。 |
![]() | 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 track bar range. |
![]() | Minimum | Gets or sets the minimum value of the track 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から継承されます。 |
![]() | ShowInMore | Gets or sets a value indicating if this RibbonItem can be shown in drop down part of the More button when ribbon is simplified. |
![]() | 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から継承されます。 |
![]() | StepFrequency | Gets or sets a value that specifies the delta between thumb positions on the RibbonTrackBar. |
![]() | 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から継承されます。 |
![]() | TickFrequency | Gets or sets a value that specifies the delta between ticks drawn on the RibbonTrackBar. |
![]() | ToolTip | Gets or sets the ToolTip string. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Value | Gets or sets the current value of the RibbonTrackBar. |
![]() | Visible | Gets or sets whether this RibbonItem is visible. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | Width | Gets or sets the width of the RibbonTrackBar. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | OnMinusClick | Raises the MinusClick event. |
![]() | OnMouseEnter | Raises the MouseEnter event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnMouseLeave | Raises the MouseLeave event. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | OnMouseUp | Raises the MouseUp event. |
![]() | OnPlusClick | Raises the PlusClick event. |
![]() | OnScroll | Raises the Scroll event. |
![]() | 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から継承されます。 |
![]() | MinusClick | Fires when the user clicks the Minus button. |
![]() | MouseEnter | Occurs when the mouse enters the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | MouseLeave | Occurs when the mouse leaves the item. C1.Win.Ribbon.RibbonItemから継承されます。 |
![]() | MouseUp | Fires when the mouse pointer is over the RibbonTrackBar and the left mouse button is released. |
![]() | PlusClick | Fires when the user clicks the Plus button. |
![]() | Scroll | Fires when either a mouse or keyboard action moves the thumb. |
![]() | ValueChanged | Fires when the Value property changes. |