InfoConnect for Unisys
ScreenSettleState Property (IT27Screen)


Gets a value indicating the settle state (stability) of the current screen.
Syntax
'Declaration
 
ReadOnly Property ScreenSettleState As Boolean
'Usage
 
Dim instance As IT27Screen
Dim value As Boolean
 
value = instance.ScreenSettleState
bool ScreenSettleState {get;}
See Also