Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / IManageFmtInput Interface / ChangeText Method


In This Topic
ChangeText Method
In This Topic
Returns the resulting text and position if the change is allowed for the given conditions. If no changes are made (due to invalid input), returns false.
Overload List
OverloadDescription
Returns the resulting text and position if the change is allowed for the given conditions. If no changes are made (due to invalid input), returns false.  
Returns the resulting text if the change is allowed for the given conditions. If no changes are made (due to invalid input), false is returned.  
See Also