Code Documentation
WndProc Method (m)
Visualisierung2Visualisierung2FixedTreeViewWndProc(Message%)
Staircase-Aware Smoothing of Medical Surface Meshes
Overrides the message handling of the TreeView control to disable doubleclicking behavior.
Declaration Syntax
C#Visual BasicVisual C++
protected override void WndProc(
	ref Message m
)
Protected Overrides Sub WndProc ( _
	ByRef m As Message _
)
protected:
virtual void WndProc(
	Message% m
) override
Parameters
m (Message%)
The message provided by the window handler.

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