InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / IUiMode Interface / Mode Property


In This Topic
    Mode Property
    In This Topic
    Gets the type of user interface mode.
    Syntax
    'Declaration
     
    
    ReadOnly Property Mode As Mode
    'Usage
     
    
    Dim instance As IUiMode
    Dim value As Mode
     
    value = instance.Mode
    Mode Mode {get;}
    See Also