[]
        
(Showing Draft Content)

C1.Win.C1SpellChecker.C1SpellDialog.OnLoad

OnLoad Method

OnLoad(EventArgs)

Raises the Load event.

Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.

Overrides