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

In This Topic
    Source Field
    In This Topic
    Returns the control where the context menu was shown.
    Syntax
    'Declaration
     
    
    Public ReadOnly Source As Control
    public readonly Control Source
    See Also