Wird aufgerufen, wenn die Applikation geladen wird. Wurde im Konstruktor ein Dateiname spezifiziert, wird der Inhalt dieser Datei geparst und in der RichTextBox dargestellt.
protected: void OnLoad(
EventArgs e
);protected override void OnLoad(
EventArgs e
);Protected override Function OnLoad(
e As EventArgs
) As void|
Copyright (c) 2005. All rights reserved.
|