BCGSoft.Visualization Namespace > VisualManager Class : OnDrawEditBorder Method |
Specifies DrawEditDef object associated with a ToolbarEditBox to draw a border. Used to define the boundaries of the caption, related graphics and its state.
'Declaration Public Overridable Sub OnDrawEditBorder( _ ByVal vd As DrawEditDef _ )
'Usage Dim instance As VisualManager Dim vd As DrawEditDef instance.OnDrawEditBorder(vd)
public virtual void OnDrawEditBorder( DrawEditDef vd )
public: virtual void OnDrawEditBorder( DrawEditDef* vd )
public: virtual void OnDrawEditBorder( DrawEditDef^ vd )
Specifies DrawEditDef object associated with a ToolbarEditBox to draw a border. Used to define the boundaries of the caption, related graphics and its state.
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