Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / ITouchUx Interface
Members


ITouchUx Interface
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
See Also