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