An NDoc Documented Class Library

OptionsRemoteCalendar.OnLoad Method 

Overrides the Form's OnLoad method. It's used to set the helpText in the labels by using the System.Globalization and to update the checkbox

protected override void OnLoad(
   EventArgs e
);

Parameters

e

See Also

OptionsRemoteCalendar Class | RemoteCalendars.Core Namespace