AifTabControl.CloseAppClick 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.
Fired when the user clicks on the close button on the tab page.
public:
event Microsoft::Uii::Csr::AifTabControl::CloseAppClickHandler ^ CloseAppClick;
public event Microsoft.Uii.Csr.AifTabControl.CloseAppClickHandler CloseAppClick;
member this.CloseAppClick : Microsoft.Uii.Csr.AifTabControl.CloseAppClickHandler
Public Event CloseAppClick As AifTabControl.CloseAppClickHandler