ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperLabelBase Class / TabStopChanged Event

In This Topic
    TabStopChanged Event (C1SuperLabelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Event TabStopChanged As System.EventHandler
    public event System.EventHandler TabStopChanged
    See Also