BCGControlBar Library for .NET
CommandObjectDef Class Members
Fields  Properties  Methods 


The following tables list the members exposed by CommandObjectDef.

Public Constructors
 NameDescription
Public ConstructorCommandObjectDef ConstructorInitializes a new instance to draw command object.  
Top
Public Fields
 NameDescription
Public FieldCheckedIndicates a value whether the command object is in the checked state.  
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.  
Public FieldIsDisabledIndicates a value whether the command object is in the disalbed state.  
Public FieldIsHorizontalIndicates a value whether the command object is located on the command bar with horizontal direction.  
Public FieldParentActiveIndicates a value whether the parent control is active.  
Public FieldPressedIndicates a value whether the command object to draw is in the pressed state.  
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

CommandObjectDef Class
BCGSoft.Visualization Namespace

Send Feedback