Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #1555

Re: Disable Menu Sub Items

From "Theo Tress" <rbk@online.de>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Disable Menu Sub Items
Date 2012-08-28 10:18 +0200
Organization 1&1 Internet AG
Message-ID <k1i36k$2i6$1@online.de> (permalink)
References <4RX_r.91305$c01.38721@fx01.am4>

Show all headers | View raw


> I Would like a sub That:
> When a menu Identifying Arg is passed to the sub, All Sub menus of that 
> Menu Item are disabled.

Hmm, where is the problem?

You can disable a menu item to avoid popup.

If you want to show the menu with all or some items disabled then you can 
use the menu's click event to disable these submenu items individually.

If you disable any menu item an underlaying submenu will not popup so you 
don't have to take care about disabling submenus. 

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Disable Menu Sub Items "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-08-28 05:32 +0100
  Re: Disable Menu Sub Items "Theo Tress" <rbk@online.de> - 2012-08-28 10:18 +0200

csiph-web