Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)

Syntax

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

See Also