CNiKnob::ReadyState

CNi

Class
CNiKnob::
ReadyState
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: PointersNext page: ShowFocusMode    
Public Data Item Declared in:
NiKnob.h

'Declaration' icon -- Shortcut to top of page. Declaration

long ReadyState;

'Description' icon -- Shortcut to top of page. Description

Returns the ready state of the control. This property is a Boolean that indicates if the control is available for interaction before all of its data has been loaded.

Note: The ready state provides a mechanism for interacting with a control before all its data has been loaded. For example, you can specify that a CNiKnob control use an external image file for its background image. Be aware that when the CNiKnob control is loaded, the image may take a long time to load into the control.

'See Also' icon -- Shortcut to top of page. See Also