Spread Windows Forms 12.0 Product Documentation
OnPaint Method (FilterBarEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > FilterBarEditor Class : OnPaint Method
Syntax
'Declaration
 
Protected Overrides Sub OnPaint( _
   ByVal e As PaintEventArgs _
) 
'Usage
 
Dim instance As FilterBarEditor
Dim e As PaintEventArgs
 
instance.OnPaint(e)
protected override void OnPaint( 
   PaintEventArgs e
)

Parameters

e
See Also

Reference

FilterBarEditor Class
FilterBarEditor Members