FloatEdit.Value Property

String Value { get; set; }

Stores the currently displayed value.

Returns: String

Remarks:

It is recommended to use Dew.Math.Controls.FloatEdit.IntPosition, Dew.Math.Controls.FloatEdit.Position and Dew.Math.Controls.FloatEdit.CplxPosition properties to get and set the value displayed by the edit box.