Code Documentation
OnLoadControl Method (sender, e)
Visualisierung2Visualisierung2ViewerFormOnLoadControl(Object, EventArgs)
Staircase-Aware Smoothing of Medical Surface Meshes
Event handler used to initialize the OpenGL context once the Windows Form is loaded.
Declaration Syntax
C#Visual BasicVisual C++
private void OnLoadControl(
	Object sender,
	EventArgs e
)
Private Sub OnLoadControl ( _
	sender As Object, _
	e As EventArgs _
)
private:
void OnLoadControl(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)
The sender of the event.
e (EventArgs)
The event arguments.

Assembly: Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)