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

Syntax

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

See Also