BCGControlBar Library for .NET
DrawBarBorderDef Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DrawBarBorderDef.

Public Constructors
 NameDescription
Public ConstructorDrawBarBorderDef ConstructorInitializes a new instance of the ControlVisualDef class  
Top
Public Fields
 NameDescription
Public FieldBottomBorderSpecifies the size of the bottom border to draw.  
Public FieldButtonSizeSpecifies the size of the button associated with the control to redraw. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldConnectMenuToParentSpecifies if the current command bar is connected to the parent menu button.  
Public FieldExcludeBorder (Inherited from BCGSoft.Visualization.ControlVisualDef)
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. (Inherited from BCGSoft.Visualization.ControlVisualDef)
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. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldImageSizeSpecifies the size of the image on the control to redraw. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldInternalClientRectSpecifies an internal area of the control to redraw. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsCustomizeModeSpecifies if the control to redraw is currently in customize mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsDialogControlSpecifies if the redrawing control bar is a dialog control. Should be set if the control bar is not derived from the CommandBar. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsFloatingSpecifies if the control bar to redraw is in the floating mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsHorizontalSpecifies the orientation of the control bar to redraw. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsParentActiveSpecifies if the parent control of the redrawing control bar is currently active. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsQuickCustomizeModeSpecifies if the redrawing control bar is in the quick customize mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsRegularToolbarModeSpecifies if the redrawing control is in the regular toolbar mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldIsStandAloneModeSpecifies if the redrawing control is in the stand alone  mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldLargeIconDelimiterIndicates a value whether in the popup menu the separator should be drawn as in large icon mode. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldLeftBorderSpecifies the size of the left border to draw.  
Public FieldPopupMenuModeIndicates a value whether the control to be redraw is located on the PopupMenuBar. (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldRectParentMenuButtonSpecifies the boundaries of the parent menu button in client coordinates of the parent command bar to redraw.  
Public FieldRegularItemsArea (Inherited from BCGSoft.Visualization.ControlVisualDef)
Public FieldRightBorderSpecifies the size of the right border to draw.  
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.

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

DrawBarBorderDef Class
BCGSoft.Visualization Namespace

Send Feedback