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


In This Topic
    DrawArrowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawArrowEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DrawArrowEventArgs class  
    Top
    Public Fields
     NameDescription
    Public FieldThe bounding rectangle of the Arrow button.  
    Public FieldFlag indicating whether the user completed the drawing.  
    Public FieldGets the value if button is enabled.  
    Public FieldThe Graphics object to draw on.  
    Public FieldGets the value if button is pressed.  
    Public FieldIndicates if Up button is drawn or not.  
    Top
    See Also