public PaintGroupBarBackgroundEventArgs( Graphics g, Rectangle bounds )
'Declaration Public Function New( _ ByVal g As Graphics, _ ByVal bounds As Rectangle _ )
'Declaration
Public Function New( _ ByVal g As Graphics, _ ByVal bounds As Rectangle _ )
'Usage Dim g As Graphics Dim bounds As Rectangle Dim instance As New PaintGroupBarBackgroundEventArgs(g, bounds)
'Usage
Dim g As Graphics Dim bounds As Rectangle Dim instance As New PaintGroupBarBackgroundEventArgs(g, bounds)
PaintGroupBarBackgroundEventArgs Class PaintGroupBarBackgroundEventArgs Members