MIP plugin in XP Management accept/cancel event button

Greetings, the question should be easy to answer, I am currently doing MIP plugging, by default when I click on the option again it generates two buttons automatically accept and cancel. I was wondering how I can have access to that event since in the windowsforms of the project It does not appear, thank you very much, greetings

imagenimagen.png

If the user cancel you cannot pick it up.

If the user press OK, you can pick it up in the ValidateAddUserControl in the ItemManager.

https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_admin_1_1_item_manager.html&tree=tree_search.html?search=validateaddusercontrol

(OK-Acceptar, Cancel-Cancelar)

@Bo Ellegård Andersen (Milestone Systems)​

Thank you it was very helpful