Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DropDownEventArgs Class / LinkRect Field

In This Topic
    LinkRect Field
    In This Topic
    Gets the screen coordinates of command link.
    Syntax
    'Declaration
     
    
    Public ReadOnly LinkRect As Rectangle
    public readonly Rectangle LinkRect
    See Also