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


In This Topic
    IClassicMDI Interface
    In This Topic
    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
    public interface IClassicMDI : IUiControl, IUiControlContainer  
    See Also