FreeTextBox 3.2 Documentation
Value Property
NamespacesFreeTextBoxControlsToolbarListItemValue
Gets or sets the value property of the DropDownList option.
Declaration Syntax
C# Visual Basic Visual C++
                  public string Value { get; set; }
                  Public Property Value As String
                  public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068