Name | Description | |
---|---|---|
Closed | Occurs when the view is closed. | |
Closing | Occurs when the view is about to close. This event can be cancelled by setting the return value. If set to False (the default), closing is canceled. If set to True, closing continues. | |
Deselected | Occurs when a view is deselected. | |
Selected | Occurs when a view is selected. | |
TitleTextChanged | Occurs when tab text or caption text changes. |