ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerOfficeForm Class / OnFormClosing Method

In This Topic
    OnFormClosing Method (ColorPickerOfficeForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnFormClosing( _
       ByVal e As System.Windows.Forms.FormClosingEventArgs _
    ) 
    protected virtual void OnFormClosing( 
       System.Windows.Forms.FormClosingEventArgs e
    )

    Parameters

    e
    See Also