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