Loading...
Searching...
No Matches
◆ read_only() [1/2]
virtual bool xtd::forms::text_box_base::read_only |
( |
| ) |
const |
|
virtualnoexcept |
Gets a value indicating whether text in the text box is read-only.
- Returns
- true if the text box is read-only; otherwise, false. The default is false.
- Examples
- demo.cpp.