C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / OnFormClosed Method

In This Topic
OnFormClosed Method (C1RibbonForm)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnFormClosed( _
   ByVal e As System.Windows.Forms.FormClosedEventArgs _
) 
 

Parameters

e
See Also