SpreadsheetGear.Windows.Forms Namespace > FormulaBar Class : OnPaintBackground Method |
'Declaration
Protected Overrides Sub OnPaintBackground( _ ByVal pe As System.Windows.Forms.PaintEventArgs _ )
'Usage
Dim instance As FormulaBar Dim pe As System.Windows.Forms.PaintEventArgs instance.OnPaintBackground(pe)
protected override void OnPaintBackground( System.Windows.Forms.PaintEventArgs pe )
protected procedure OnPaintBackground( pe: System.Windows.Forms.PaintEventArgs ); override;
protected override function OnPaintBackground( pe : System.Windows.Forms.PaintEventArgs );
protected: void OnPaintBackground( System.Windows.Forms.PaintEventArgs* pe ) override
protected: void OnPaintBackground( System.Windows.Forms.PaintEventArgs^ pe ) override
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