BCGSoft.Visualization Namespace > VisualManager Class : OnDrawAutoHideButtonBorder Method |
Specifies an AutoHideButtonVisualDef object associated with an autohide button to draw a border.
'Declaration Public Overridable Function OnDrawAutoHideButtonBorder( _ ByVal vd As AutoHideButtonVisualDef _ ) As Rectangle
'Usage Dim instance As VisualManager Dim vd As AutoHideButtonVisualDef Dim value As Rectangle value = instance.OnDrawAutoHideButtonBorder(vd)
public virtual Rectangle OnDrawAutoHideButtonBorder( AutoHideButtonVisualDef vd )
public: virtual Rectangle OnDrawAutoHideButtonBorder( AutoHideButtonVisualDef* vd )
public: virtual Rectangle OnDrawAutoHideButtonBorder( AutoHideButtonVisualDef^ vd )
Specifies an AutoHideButtonVisualDef object associated with an autohide button to draw a border.
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