True if the text can be replaced, otherwise false.
| C# | Visual Basic | Visual C++ |
bool CanReplaceText { get; }
ReadOnly Property CanReplaceText As Boolean
property bool CanReplaceText { bool get (); }
| C# | Visual Basic | Visual C++ |
bool CanReplaceText { get; }
ReadOnly Property CanReplaceText As Boolean
property bool CanReplaceText { bool get (); }