Namespace: Volumerenderer
Assembly: Volumes (in Volumes.exe)

Syntax

Visual Basic (Declaration)
Private textBoxSlicePos As TextBox
C#
private TextBox textBoxSlicePos;
C++
private:
 TextBox textBoxSlicePos sealed ;
J#
private TextBox textBoxSlicePos
JScript
private textBoxSlicePos : TextBox;

See Also