[Boa Constr] removing an item of menu ?
Status: Beta
Brought to you by:
riaan
|
From: Fernando P. <fer...@bm...> - 2008-06-13 18:30:14
|
how to remove an item of the menu?
i'm trying it:
self.myMenu.RemoveItem("USERS")
self.myMenu.RemoveItem("GROUPS")
USERS and GROUP are items of myMenu |