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