InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / ClassicMDI Class
Members


In This Topic
    ClassicMDI Class
    In This Topic
    Defines properties and methods to load, modify, or save the InfoConnect ribbon template.
    Object Model
    ClassicMDI ClassIView Interface
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Friend Class ClassicMDI 
       Inherits UiControlContainer
       Implements Attachmate.Reflection.Framework.IProxy, IClassicMDI, IUiControl, IUiControlContainer 
    'Usage
     
    
    Dim instance As ClassicMDI
    [Serializable()]
    internal class ClassicMDI : UiControlContainer, Attachmate.Reflection.Framework.IProxy, IClassicMDI, IUiControl, IUiControlContainer  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
                   Attachmate.Reflection.UserInterface.ClassicMDI

    See Also