protected virtual void OnPaintBackground( PaintEventArgs e )
'Declaration Protected Overloads Overridable Sub OnPaintBackground( _ ByVal e As PaintEventArgs _ )
'Declaration
Protected Overloads Overridable Sub OnPaintBackground( _ ByVal e As PaintEventArgs _ )
'Usage Dim instance As CanvasBase Dim e As PaintEventArgs instance.OnPaintBackground(e)
'Usage
Dim instance As CanvasBase Dim e As PaintEventArgs instance.OnPaintBackground(e)
CanvasBase Class CanvasBase Members Overload List