If set, pressing <kbd>Enter</kbd> will activate the corresponding button.
If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.
string defaultResponse() @propertyGet defaultResponse property.
If set, pressing <kbd>Enter</kbd> will activate the corresponding button.
If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing.
void defaultResponse(string propval) @propertySet defaultResponse property.
propval | The response ID of the default response. If set, pressing <kbd>Enter</kbd> will activate the corresponding button. If set to NULL or a non-existent response ID, pressing <kbd>Enter</kbd> will do nothing. |