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