C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonTrackBar Class


RibbonTrackBar Class Properties

For a list of all members of this type, see RibbonTrackBar members.

Public Properties
 NameDescription
Public PropertyGets or sets the interval before the '+' and '-' buttons start firing click events, in milliseconds.  
Public PropertyGets or sets the interval between clicks when the '+' or '-' buttons are kept pressed, in milliseconds.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the maximum value of the track bar range.  
Public PropertyGets or sets the minimum value of the track bar range.  
Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets a value that specifies the delta between thumb positions on the RibbonTrackBar.  
Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets a value that specifies the delta between ticks drawn on the RibbonTrackBar.  
Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the current value of the RibbonTrackBar.  
Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the width of the RibbonTrackBar.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also