BCGSoft.ControlBars Namespace > StatusBarControl Class : OnPaintDesignPane Method |
'Declaration Protected Overridable Sub OnPaintDesignPane( _ ByVal graphics As Graphics, _ ByVal pane As StatusBarPaneInfo _ )
'Usage Dim instance As StatusBarControl Dim graphics As Graphics Dim pane As StatusBarPaneInfo instance.OnPaintDesignPane(graphics, pane)
protected virtual void OnPaintDesignPane( Graphics graphics, StatusBarPaneInfo pane )
protected: virtual void OnPaintDesignPane( Graphics* graphics, StatusBarPaneInfo* pane )
protected: virtual void OnPaintDesignPane( Graphics^ graphics, StatusBarPaneInfo^ pane )
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