A control is generally a small window which processes user input and/or
displays one or more item of data.
A control is generally a small window which processes user input and/or
displays one or more item of data.
Note that the returned string contains the mnemonics (@c characters) if
any, use GetLabelText() if they are
undesired.
*/
Note that the returned string contains the mnemonics (@c characters) if
any, use GetLabelText() if they are
undesired.
*/
version, without the mnemonics characters.
*/
const wxString GetLabelText();
version, without the mnemonics characters.
*/
const wxString GetLabelText();
following character is a mnemonic for this control and can be used to activate
it from the keyboard (typically by using @e Alt key in combination with
it). To insert a literal ampersand character, you need to double it, i.e. use
following character is a mnemonic for this control and can be used to activate
it from the keyboard (typically by using @e Alt key in combination with
it). To insert a literal ampersand character, you need to double it, i.e. use