C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / OnHandleDestroyed Method

In This Topic
OnHandleDestroyed Method (C1RibbonForm)
In This Topic
Raises the HandleDestroyed event.
Syntax
'Declaration
 
Protected Overrides Sub OnHandleDestroyed( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also