ShortcutLabel.disabledText
string disabledText() @property nothrowGet disabledText property.
Returns
The text that is displayed when no accelerator is set.
void disabledText(string propval) @property nothrowSet disabledText property.
Parameters
propval | The text that is displayed when no accelerator is set. |