BCGSoft.Visualization Namespace > VisualManager Class : OnDrawFloatingBarBorder Method |
Specifies DrawControlBarBorderDef object associated with the floating command bar to draw a border. Used to define the boundaries of the floating command, its related graphics.
'Declaration Public Overridable Sub OnDrawFloatingBarBorder( _ ByVal vd As DrawControlBarBorderDef _ )
'Usage Dim instance As VisualManager Dim vd As DrawControlBarBorderDef instance.OnDrawFloatingBarBorder(vd)
public virtual void OnDrawFloatingBarBorder( DrawControlBarBorderDef vd )
public: virtual void OnDrawFloatingBarBorder( DrawControlBarBorderDef* vd )
public: virtual void OnDrawFloatingBarBorder( DrawControlBarBorderDef^ vd )
Specifies DrawControlBarBorderDef object associated with the floating command bar to draw a border. Used to define the boundaries of the floating command, its related graphics.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2