[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.TextInput.OnLoad

OnLoad Method

OnLoad(EventArgs)

Raises the System.Windows.Forms.Form.Load event.

Declaration
protected override void OnLoad(EventArgs e)
Protected Overrides Sub OnLoad(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An System.EventArgs that contains the event data.

Overrides