BCGSoft.Controls.OutlookBar Namespace > OutlookScrollButton Class : OnDrawBorder Method |
'Declaration Public Overridable Sub OnDrawBorder( _ ByVal graphics As Graphics, _ ByVal rectClient As Rectangle _ )
'Usage Dim instance As OutlookScrollButton Dim graphics As Graphics Dim rectClient As Rectangle instance.OnDrawBorder(graphics, rectClient)
public virtual void OnDrawBorder( Graphics graphics, Rectangle rectClient )
public: virtual void OnDrawBorder( Graphics* graphics, Rectangle rectClient )
public: virtual void OnDrawBorder( Graphics^ graphics, Rectangle rectClient )
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