ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / IDropDownForm Interface / IsDisposed Property

In This Topic
    IsDisposed Property (IDropDownForm)
    In This Topic
    Gets a value indicating whether the form has been disposed of.
    Syntax
    'Declaration
     
    ReadOnly Property IsDisposed As System.Boolean
    System.bool IsDisposed {get;}
    See Also