DmitroLubenko Good evening! I apologize in advance for my question, because I am not a programmer (I am an accountant). Please tell me how to set the focus on the "No" or "Cancel" button in a dialog box ui.confirm. Thank you.
Samir Hi, It's not possible, message boxes are not managed by LuaRT but by the Windows operating system. If the user press the ECHAP key the message box will return "Cancel" (only if the message box has a "Cancel" button)