Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / common Class / PaintSeparator Method


In This Topic
PaintSeparator Method (common)
In This Topic
Syntax
'Declaration
 
Public Shared Sub PaintSeparator( _
   ByVal sender As Object, _
   ByVal e As PaintEventArgs _
) 
 
'Usage
 
Dim sender As Object
Dim e As PaintEventArgs
 
common.PaintSeparator(sender, e)

Parameters

sender
e
See Also