Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawArrowEventArgs Class / Done Field

In This Topic
    Done Field (DrawArrowEventArgs)
    In This Topic
    Flag indicating whether the user completed the drawing.
    Syntax
    'Declaration
     
    
    Public Done As Boolean
    public bool Done
    See Also