Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > QueueManager Class : OnFormClosing Method |
protected override void OnFormClosing( FormClosingEventArgs e )
'Declaration Protected Overrides Sub OnFormClosing( _ ByVal e As FormClosingEventArgs _ )
'Usage Dim instance As QueueManager Dim e As FormClosingEventArgs instance.OnFormClosing(e)
protected: void OnFormClosing( FormClosingEventArgs* e ) override
protected: void OnFormClosing( FormClosingEventArgs^ e ) override