Welcome Guest Search | Active Topics | Sign In | Register

Need Help with Menu Options
Ancorensis CRL
Posted: Monday, June 29, 2009 5:05:33 AM
Rank: Newbie
Groups: Member

Joined: 3/24/2009
Posts: 5
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.

eo_support
Posted: Monday, June 29, 2009 7:53:52 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You need to give FindItem the full path of the menu item. For example, "outrosID/MensagensID".

Thanks!
Ancorensis CRL
Posted: Monday, June 29, 2009 8:44:37 AM
Rank: Newbie
Groups: Member

Joined: 3/24/2009
Posts: 5
eo_support wrote:
Hi,

You need to give FindItem the full path of the menu item. For example, "outrosID/MensagensID".

Thanks!


That's right, thank you very much ;)


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.