InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputTrackBar Class / IsDisposed Property

In This Topic
    IsDisposed Property (InputTrackBar)
    In This Topic
    Gets a value indicating whether the component has been disposed.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As Boolean
    public bool IsDisposed {get;}
    See Also