Hello,
i have a problem with the object menu.
See image below:
With VB.NET i can hide the menu "Outros" with the code "menu1.finditem("outrosID").visible = false", "outrosID" is the ItemID.
The question is, i can't made the same with the submenu "Mensagens", "Pedir Docs.", etc, how can i hide them?
Regards.