MsgBoxButtons
Description
Message box buttonsVariables
OK | "Ok" button (one button) |
OK_CANCEL | "Ok" and "Cancel" buttons (two buttons) |
YES_NO | "Yes" and "No" buttons (two buttons) |
YES_NO_CANCEL | "Yes", "No" and "Cancel" buttons (three buttons) |