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

Syntax

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

See Also