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


In This Topic
    IFrameInternal Interface
    In This Topic
    Added a new interface to help with saving layout in classic SDI mode. This interface was introduced to avoid exposing the new property and method in Dot Net API.
    Syntax
    'Declaration
     
    
    Friend Interface IFrameInternal 
    'Usage
     
    
    Dim instance As IFrameInternal
    internal interface IFrameInternal 
    See Also