ReadyState Property (Read Only)
Syntax
Object.ReadyState
Data Type
Applies To
Purpose
Returns the ready state.
Remarks
The ready state provides a mechanism for interacting with a control before all its data has been loaded. For example, if a CWGraph3D control has a plot with a lot of data, the control might take a long time to load.