InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / ITouchUx Interface
Members


In This Topic
    ITouchUx Interface
    In This Topic
    Defines properties and methods to interact with the TouchUx user interface mode.
    Object Model
    ITouchUx InterfaceIView Interface
    Syntax
    'Declaration
     
    
    Public Interface ITouchUx 
       Inherits IUiControl, IUiControlContainer 
    'Usage
     
    
    Dim instance As ITouchUx
    public interface ITouchUx : IUiControl, IUiControlContainer  
    See Also