|
virtual |
Sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order.
value | true if users can enter tabs in a multiline text box using the TAB key; false if pressing the TAB key moves the focus. The default is false. |