lbRight control.

Namespace: MonoSoftware.MonoX.Controls
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected ListBox lbRight
Visual Basic
Protected lbRight As ListBox
Visual C++
protected:
ListBox^ lbRight
F#
val mutable lbRight: ListBox

Field Value

Type: ListBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

See Also