BCGControlBar Library for .NET
ControlVisualDef Class Members
Fields  Properties  Methods 


The following tables list the members exposed by ControlVisualDef.

Public Constructors
 NameDescription
Public ConstructorControlVisualDef ConstructorInitializes a new instance of the ControlVisualDef class  
Top
Public Fields
 NameDescription
Public FieldButtonSizeSpecifies the size of the button associated with the control to redraw.  
Public FieldExcludeBorder  
Public FieldFillAsRegularControlBarSpecifies how the background of the control bar should be filled. In ControlBar.Net it is defined if the background should be filled with the gradient color or not and if the images should be redrawn on it.  
Public FieldGraphics

Specifies the graphics surface to draw on.

(Inherited from BCGSoft.Visualization.VisualizationDefBase)
Public FieldIgnoreCustomizeModeSpecifies if the customize mode should be ignored on redrawing.  
Public FieldImageSizeSpecifies the size of the image on the control to redraw.  
Public FieldInternalClientRectSpecifies an internal area of the control to redraw.  
Public FieldIsCustomizeModeSpecifies if the control to redraw is currently in customize mode.  
Public FieldIsDialogControlSpecifies if the redrawing control bar is a dialog control. Should be set if the control bar is not derived from the CommandBar.  
Public FieldIsFloatingSpecifies if the control bar to redraw is in the floating mode.  
Public FieldIsHorizontalSpecifies the orientation of the control bar to redraw.  
Public FieldIsParentActiveSpecifies if the parent control of the redrawing control bar is currently active.  
Public FieldIsQuickCustomizeModeSpecifies if the redrawing control bar is in the quick customize mode.  
Public FieldIsRegularToolbarModeSpecifies if the redrawing control is in the regular toolbar mode.  
Public FieldIsStandAloneModeSpecifies if the redrawing control is in the stand alone  mode.  
Public FieldLargeIconDelimiterIndicates a value whether in the popup menu the separator should be drawn as in large icon mode.  
Public FieldPopupMenuModeIndicates a value whether the control to be redraw is located on the PopupMenuBar.  
Public FieldRegularItemsArea  
Public FieldSmartMode

Indicates a value whehter the control has a Smart mode. In this mode contol behaves as a Ribbon panel with smart layout and can display buttons with large images.

 
Public FieldStatusBarExtAreaSpecifies the border of the ControlRenderer object to draw on the status bar.  
Public FieldTag (Inherited from BCGSoft.Visualization.VisualizationDefBase)
Public FieldUseLargeImages  
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

ControlVisualDef Class
BCGSoft.Visualization Namespace

Send Feedback