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 | |
|---|---|---|
![]() |
Closed | Occurs when the view is closed. |
![]() |
Closing | 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. |
![]() |
Deselected | Occurs when a view is deselected. |
![]() |
Selected | Occurs when a view is selected. |
![]() |
TitleTextChanged | Occurs when the tab text or caption text changes. |
See Also
