Connecting Tech Pros Worldwide Forums | Help | Site Map

VB6 IDE - menu editor greyed out...why?

Fred B
Guest
 
Posts: n/a
#1: Jul 17 '05
I used VB about a month ago and I don't recall this being greyed out.
How do I get it back?
Thanks.



Fred B
Guest
 
Posts: n/a
#2: Jul 17 '05

re: VB6 IDE - menu editor greyed out...why?


Ah, it's only when I load this particular project that the menu editor is
greyed out under 'Tools'.
If I start a new project, it's *not* greyed out.
What could I have done that causes the menu tool to not be available?


Bob Butler
Guest
 
Posts: n/a
#3: Jul 17 '05

re: VB6 IDE - menu editor greyed out...why?


"Fred B" <fbrennion@socal.rr.com> wrote in message
news:BqILa.89735$49.3389345@twister.socal.rr.com[color=blue]
> Ah, it's only when I load this particular project that the menu
> editor is greyed out under 'Tools'.
> If I start a new project, it's *not* greyed out.
> What could I have done that causes the menu tool to not be available?[/color]

are you viewing the form that you want to put the menu on?

the other guy
Guest
 
Posts: n/a
#4: Jul 17 '05

re: VB6 IDE - menu editor greyed out...why?


On Sun, 29 Jun 2003 20:59:13 GMT, "Fred B" <fbrennion@socal.rr.com>
wrote:
[color=blue]
>Ah, it's only when I load this particular project that the menu editor is
>greyed out under 'Tools'.
>If I start a new project, it's *not* greyed out.
>What could I have done that causes the menu tool to not be available?
>[/color]

Changing the style of the form to one that does not support menu could
do that.

************************************************** ********************
Richard Jalbert Programmer-Analyst Richmann@sympatico.ca

Dog thinks: they feed me, they take care of me: they are gods.
Cat thinks: they feed me, they take care of me: I am god.
http://www3.sympatico.ca/richmann/
http://www.geocities.com/richmannsoft/
************************************************** ********************
Bob Butler
Guest
 
Posts: n/a
#5: Jul 17 '05

re: VB6 IDE - menu editor greyed out...why?


"the other guy" <richmann@sympatico.ca> wrote in message
news:3f022e8a.7227328@news1.qc.sympatico.ca[color=blue]
> On Sun, 29 Jun 2003 20:59:13 GMT, "Fred B" <fbrennion@socal.rr.com>
> wrote:
>[color=green]
>> Ah, it's only when I load this particular project that the menu
>> editor is greyed out under 'Tools'.
>> If I start a new project, it's *not* greyed out.
>> What could I have done that causes the menu tool to not be available?
>>[/color]
>
> Changing the style of the form to one that does not support menu could
> do that.[/color]

d'oh! that was too obvious!

Closed Thread