Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButton Class / IsDisposed Property


In This Topic
IsDisposed Property (SEditButton)
In This Topic
Internal use only. Gets whether disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
'Usage
 
Dim instance As SEditButton
Dim value As Boolean
 
value = instance.IsDisposed
See Also