Name | Description | |
---|---|---|
![]() | 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 | (Inherited from System.ComponentModel.Component) |
![]() | Description | Gets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Enabled | Gets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Group | Gets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | IsDisposed | Gets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.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. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | OwnerCollection | Gets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | OwnerControl | Gets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Parent | Gets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Ribbon | Gets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Site | Gets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | StatusBar | Gets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.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. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Tag | User-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | TickFrequency | Gets or sets a value that specifies the delta between ticks drawn on the RibbonTrackBar. |
![]() | ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Value | Gets or sets the current value of the RibbonTrackBar. |
![]() | Visible | Gets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem) |
![]() | Width | Gets or sets the width of the RibbonTrackBar. |