Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / OnHandleCreated Method


In This Topic
OnHandleCreated Method (DesignerMain)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnHandleCreated( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim e As EventArgs
 
instance.OnHandleCreated(e)

Parameters

e
See Also