[]
        
(Showing Draft Content)

C1.Win.SpellChecker.C1SpellDialog.OnLoad

OnLoad Method

OnLoad(EventArgs)

Raises the Load event.

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

EventArgs that contains the event data.

Overrides