Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PreviewDlg Class / OnLoad Method


In This Topic
OnLoad Method (PreviewDlg)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnLoad( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As PreviewDlg
Dim e As EventArgs
 
instance.OnLoad(e)

Parameters

e
See Also