IsReady Property
Description
This read-only property determines whether or not the property sheet has been properly created and is ready.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property IsReady As Boolean |
Return Type
Boolean value. True means it is ready. False means it is not ready.
See Also