InfoConnect VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / Frame Object

Frame Object Properties

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

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