Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / ClickEventArgs Class / CallerLink Field

In This Topic
    CallerLink Field (ClickEventArgs)
    In This Topic
    Gets the command link which caused the click event to occur.
    Syntax
    'Declaration
     
    
    Public ReadOnly CallerLink As C1CommandLink
    public readonly C1CommandLink CallerLink
    See Also