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


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