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

Syntax

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

See Also