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


IClassic Interface
Defines properties and methods to interact with the Classic user interface mode.
Object Model
IClassic InterfaceIView Interface
Syntax
'Declaration
 
Public Interface IClassic 
   Inherits IUiControl, IUiControlContainer 
 
'Usage
 
Dim instance As IClassic
See Also