An NDoc Documented Class Library

SubscribeRemoteCalendar.OnLoad Method 

This method overrides the Form's method OnLoad. Dinamycally sets the text in the label by using the correct language determined by the private function SetNames() (All the translation must be inserted in that method)

protected override void OnLoad(
   EventArgs e
);

Parameters

e

See Also

SubscribeRemoteCalendar Class | RemoteCalendars.Core Namespace