before the mnemonic character.
Label.useUnderline
bool useUnderline() @property nothrowGet useUnderline property.
Returns
true if the text of the label indicates a mnemonic with an _
void useUnderline(bool propval) @property nothrowSet useUnderline property.
Parameters
propval | true if the text of the label indicates a mnemonic with an _ before the mnemonic character. |