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