Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / IFrame Interface

In This Topic
    IFrame Interface Properties
    In This Topic

    For a list of all members of this type, see IFrame members.

    Public Properties
     NameDescription
     PropertyGets all views.  
     PropertyGets or sets a value indicating whether the frame is in full screen mode.  
     PropertyGets or sets the name of the frame.  
     PropertyGets or sets the view that is selected.  
     PropertyGets or sets the text displayed on the status bar.  
     PropertyGets or sets a value indicating whether the frame window status bar is visible or not.  
     PropertyGets the Common VB Project (VBA use only)  
     PropertyGets the number of views that are running.  
     PropertyGets or sets the visibility of the Reflection terminal window.  
     PropertyGets the application window's location.  
     PropertyGets the WindowMode.  
     PropertyGets the application window's size.  
     PropertyGets or sets the application window state. The window state can be Normal, Minimized, or Maximized.  
    Top
    See Also