Override this method and place your App's startup code in this section. This method will only be called once as your App is loaded for the first time.
Namespace:
RedCritterV1Assembly: RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public virtual void OnLoad()
Public Overridable Sub OnLoad