InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface / ScreenSettleState Property


In This Topic
    ScreenSettleState Property (IT27Screen)
    In This Topic
    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