C++
void OnOK() override;
Description
The OK handler handles how the user selects the commit button, either by a mouse-click of with the keyboard.
void OnOK() override;
The OK handler handles how the user selects the commit button, either by a mouse-click of with the keyboard.