ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / DrawLinkEventArgs Class
Fields


In This Topic
    DrawLinkEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DrawLinkEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DrawLinkEventArgs class  
    Top
    Public Fields
     NameDescription
    Public FieldThe bounding rectangle of the link.  
    Public FieldFlag indicating whether the user completed the drawing. If set to true, no further drawing is performed. Otherwise, the default drawing is done.  
    Public FieldThe Graphics object to draw on.  
    Public FieldThe command link to draw.  
    Top
    See Also