A menu item button is used in a form. A menu item of type action is linked to that button. I need to do a check by override clicked method based on the check result the menu item will be executed. How can I do this ?
↧
A menu item button is used in a form. A menu item of type action is linked to that button. I need to do a check by override clicked method based on the check result the menu item will be executed. How can I do this ?