property CalcEdit.Result as Double
Retrieves the result.

 TypeDescription 
   Double A Double expression that indicates the result of evaluation of the text being typed.  
The Result property retrieves the result of the Text expression. The control does not display the result of the evaluation, if the entered expression is not valid, or the FormatResult property is empty. Use the FormatResult property to specify how the result should be displayed. The control fires the Change event when the user alters the expression.


Send comments on this topic.
© 1999-2007 Exontrol Inc, Software. All rights reserved.