popup menu of pushbutton
Hi All,
I have used a pushbutton class and created a button.
I have used that pushbutton and created a popup menu with that button.
I have used the functionality of pushbutton to create a popup menu of pushbutton.
with the help of setpopup function i have created that and when i click the pushbutton it opens a menu of options for me.
When we open a file menu and click on open option from the list it displays the dialog box and popup menu gets hide, i would like to do the function of that type, but in my case the popup menu remins open in background of dialog.
I would like to know how to hide this popup menu.
Thanks in advance.