Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class / Disposed Event

In This Topic
    Disposed Event (BaseTheme)
    In This Topic
    Represents the method that handles the Disposed event of a component.
    Syntax
    'Declaration
     
    Public Event Disposed As System.EventHandler
    public event System.EventHandler Disposed
    See Also