USDTabBasePanel.CloseApplicationClick 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 the application is closed.
public:
virtual event Microsoft::Uii::Desktop::UI::Controls::CloseApplicationClickEventHandler ^ CloseApplicationClick;
public event Microsoft.Uii.Desktop.UI.Controls.CloseApplicationClickEventHandler CloseApplicationClick;
member this.CloseApplicationClick : Microsoft.Uii.Desktop.UI.Controls.CloseApplicationClickEventHandler
Public Custom Event CloseApplicationClick As CloseApplicationClickEventHandler