C++
void SetOkButtonText( LPCTSTR text );
Description
Sets the text for the commit button. This is typically the OK or Save button.
Parameters
Parameters | Description |
---|---|
text | Text of the button |
void SetOkButtonText( LPCTSTR text );
Sets the text for the commit button. This is typically the OK or Save button.
Parameters | Description |
---|---|
text | Text of the button |