Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / ContextInfo Class / Location Field

In This Topic
    Location Field
    In This Topic
    Return the location inside the Source control where the context menu was shown.
    Syntax
    'Declaration
     
    
    Public ReadOnly Location As Point
    public readonly Point Location
    See Also