Label.useUnderline

bool useUnderline() @property

Get useUnderline property.

Returns

true if the text of the label indicates a mnemonic with an _

before the mnemonic character.

void useUnderline(bool propval) @property

Set useUnderline property.

Parameters

propvaltrue if the text of the label indicates a mnemonic with an _ before the mnemonic character.