Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / LayoutLinkEventArgs Class / ControlLocation Field

In This Topic
    ControlLocation Field
    In This Topic
    The location of the nested control (valid only if the command is a C1CommandControl).
    Syntax
    'Declaration
     
    
    Public ControlLocation As Point
    public Point ControlLocation
    See Also