set_use_underline
Description:
public void set_use_underline (
bool setting)
If true, an underline in the text indicates the next character should be used for the mnemonic accelerator key.
Parameters:
this |
a Label
|
setting |
true if underlines in the text indicate mnemonics
|