'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal bounds As Rectangle, _ ByVal path As GraphicsPath, _ ByVal done As Boolean _ )
'Declaration
Public Function New( _ ByVal graphics As Graphics, _ ByVal bounds As Rectangle, _ ByVal path As GraphicsPath, _ ByVal done As Boolean _ )
public DrawBarEventArgs( Graphics graphics, Rectangle bounds, GraphicsPath path, bool done )
DrawBarEventArgs Class DrawBarEventArgs Members