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