Admin Production rocket
Current Publication

Events

Reflection Desktop .NET API Guide V18.0
Rocket® Reflection 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.
IView Interface Events
In This Topic

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

Public Events
Name Description
 Event Occurs when the view is closed.
 Event Occurs when the view is about to close. The event handler can cancel the closing by setting the Cancel property of the event argument to true.
 Event Occurs when a view is deselected.
 Event Occurs when a view is selected.
 Event Occurs when the tab text or caption text changes.
Top
See Also