GoXam for WPF v3
IsValidText Method (ITextEditor)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
ITextEditor Interface
: IsValidText Method
This predicate should be true if the
newstring
is a valid value.
Syntax
C#
bool
IsValidText(
string
oldstring
,
string
newstring
)
Parameters
oldstring
newstring
See Also
Reference
ITextEditor Interface
ITextEditor Members