Alignment
|
Gets or sets the current item’s alignment relative to the owner control. This property is obsolete, use ContextItem.AlignmentOptions instead.
|
AlignmentOptions
|
Provides access to options that specify the panel in which the item is displayed, and its position in the panel.
|
AllowGlyphSkinning
|
Gets or sets whether the current item’s glyph is painted using the foreground color.
|
AllowUseMiddleValue
|
Gets or sets whether the tick is displayed in the middle of the track and enables using a custom middle tick value.
|
AnchorAlignment
|
Gets or sets the alignment of the current item relative to the anchor element.
|
AnchorElement
|
Gets or sets an item (anchor element) relative to which the current item is aligned.
|
AnchorElementId
|
Gets or sets the globally unique identifier of the item (anchor element), relative to which the current item is aligned.
|
AnchorIndent
|
Gets or sets the indent between the current item and the anchor element.
|
AnchorOffset
|
Gets or sets the translation of the current item from the anchor element.
|
AnimationType
|
Gets or sets the type of the animation used to show and hide the current item.
|
AppearanceDisabled
|
Provides access to appearance settings applied to this ContextItem in the Disabled state.
|
AppearanceHover
|
Provides access to the settings used to paint the current item in the hovered state.
|
AppearanceNormal
|
Provides access to the appearance settings used to paint the current item in the normal (not hovered) state.
|
Collection
|
Gets the collection to which the current item belongs.
|
Enabled
|
Gets or sets whether the current item can respond to end-user interaction.
|
Glyph
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.
|
HasGlyph
|
Gets whether or not this ContextItem has a glyph assigned.
|
HasHoverGlyph
|
Gets whether or not this ContextItem has a hovered state glyph assigned.
|
HoverGlyph
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.
|
Id
|
Gets or sets the current item’s unique identifier.
|
ImageOptions
|
Provides access to all properties that allow you to assign and customize a glyph for this ContextItem.
|
ImageOptionsCollection
|
Provides access to individual image-related property sets for every TrackBarContextButton visual state.
|
Maximum
|
Gets the maximum track value.
|
Middle
|
Gets or sets the value located in the middle of the track.
|
Minimum
|
Gets the minimum track value.
|
Name
|
Gets or sets the current item’s name.
|
OriginItem
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
ShowToolTips
|
Gets or sets whether a tooltip is shown when the mouse pointer hovers over the button.
|
ShowZoomButtons
|
Gets or sets whether the zoom buttons are displayed.
|
Size
|
Gets or sets the current item’s size.
|
SmallChange
|
Gets or sets the value to be added to or subtracted from the TrackBarContextButton.Value property when one of the zoom buttons is clicked.
|
SuperTip
|
Gets or sets a super tooltip shown when the mouse pointer hovers over the button.
|
Tag
|
Gets or sets custom data associated with the current item.
|
ToolTip
|
Gets or sets the text in a regular tooltip shown when the mouse pointer hovers over the button.
|
ToolTipIconType
|
Gets or sets the icon in a regular tooltip shown when the mouse pointer hovers over the button.
|
ToolTipTitle
|
Gets or sets the title in a regular tooltip shown when the mouse pointer hovers over the button.
|
TrackWidth
|
Gets or sets the length, in pixels, of the track.
|
Value
|
Gets or sets the track value.
|
Visibility
|
Gets or sets the item visibility.
|