Admin Production rocket
Current Publication

Members

InfoConnect Desktop InfoConnect .NET API Guide V18.0.1
Rocket® InfoConnect Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
IFrame Interface Members
In This Topic

The following tables list the members exposed by IFrame.

Public Properties
Name Description
 Property Gets all views.
 Property Gets or sets a value indicating whether the frame is in full screen mode.
 Property Gets or sets the name of the frame.
 Property Gets or sets the view that is selected.
 Property Gets or sets the text displayed on the status bar.
 Property Gets or sets a value indicating whether the frame window status bar is visible or not.
 Property Gets the Common VB Project (VBA use only)
 Property Gets the number of views that are running.
 Property Gets or sets the visibility of the InfoConnect terminal window.
 Property Gets the application window's location.
 Property Gets the WindowMode.
 Property Gets the application window's size.
 Property Gets or sets the application window state. The window state can be Normal, Minimized, or Maximized.
 Property Parent Workspace settings API object
Top
Public Methods
Name Description
 Method Activates the application and gives it focus.
 Method Creates a View to host the control.
 Method Disposes resources for instance that implements this interface
 Method Gets the view that is associated with a terminal control.
 Method Gets the view that matches the instance ID.
 Method Gets the view that matches the title text.
 Method Gets a collection of views that match the session file path.
 Method Gets a collection of views that match the name.
Top
Public Events
Name Description
 Event Occurs when a new view is opened.
Top
See Also