[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetSkinsForm.OnLoad

OnLoad Method

OnLoad(EventArgs)

Occurs when the skin is loaded.

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

EventArgs object with event data

Overrides
System.Windows.Forms.Form.OnLoad(System.EventArgs)