SessionTabsControl.SessionClosed Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when a session is closed.
public:
virtual event Microsoft::Uii::Desktop::Core::SessionExplorerEventHandler ^ SessionClosed;
public event Microsoft.Uii.Desktop.Core.SessionExplorerEventHandler SessionClosed;
member this.SessionClosed : Microsoft.Uii.Desktop.Core.SessionExplorerEventHandler
Public Event SessionClosed As SessionExplorerEventHandler