BCGControlBar Library for .NET
TrackBarButtonVisualDef Class Members
Fields  Properties  Methods 


The following tables list the members exposed by TrackBarButtonVisualDef.

Public Constructors
 NameDescription
Public ConstructorTrackBarButtonVisualDef ConstructorInitializes a new instance of TrackBarButtonVisualDef class.  
Top
Public Fields
 NameDescription
Public FieldCheckedIndicates a value whether the command object is in the checked state. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldFillColorSpecifies the color of the background of the TrackBarButton.  
Public FieldGraphics

Specifies the graphics surface to draw on.

(Inherited from BCGSoft.Visualization.VisualizationDefBase)
Public FieldHighlightedIndicates a value whether the command object is in the highlighted state. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldIsDisabledIndicates a value whether the command object is in the disalbed state. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldIsHorizontalIndicates a value whether the command object is located on the command bar with horizontal direction. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldLeftButtonIndicates a value whether the current button is the left button of the TrackBar which contains "-".  
Public FieldLineColorSpecifies the color to draw the boundaries and internal images of  TrackBarButtons.  
Public FieldParentActiveIndicates a value whether the parent control is active. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldPressedIndicates a value whether the command object to draw is in the pressed state. (Inherited from BCGSoft.Visualization.CommandObjectDef)
Public FieldTag (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Top
Public Properties
 NameDescription
Public PropertyRectAreaGets the boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Public PropertyUIObjectReturns the object to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Top
Public Methods
 NameDescription
Public MethodIsInstanceOfTypeOverloaded. Indicates a value if the object to redraw has a specified type. (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Public MethodModifyRectAreaSets the new boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Top
See Also

Reference

TrackBarButtonVisualDef Class
BCGSoft.Visualization Namespace

Send Feedback