ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / Deactivate Event

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