merging r60138
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@60195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -863,7 +863,9 @@ public:
|
||||
instead. For the control created with this style, you can still use
|
||||
Ctrl-Enter to pass to the next control from the keyboard.
|
||||
@style{wxTE_MULTILINE}
|
||||
The text control allows multiple lines.
|
||||
The text control allows multiple lines. If this style is not
|
||||
specified, line break characters should not be used in the controls
|
||||
value.
|
||||
@style{wxTE_PASSWORD}
|
||||
The text will be echoed as asterisks.
|
||||
@style{wxTE_READONLY}
|
||||
|
Reference in New Issue
Block a user