'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal page As C1DockingTabPage, _ ByVal bounds As Rectangle, _ ByVal done As Boolean _ )
'Declaration
Public Function New( _ ByVal graphics As Graphics, _ ByVal page As C1DockingTabPage, _ ByVal bounds As Rectangle, _ ByVal done As Boolean _ )
public DrawTabEventArgs( Graphics graphics, C1DockingTabPage page, Rectangle bounds, bool done )
DrawTabEventArgs Class DrawTabEventArgs Members