I have no idea. Have you checked the visible property Have you succeeded in naming the top level items
You should see a little arrow in the top right of your menu in the design view. If you click this, you'll get an option to 'add standard items'. I just did this, and ran the exe ( a virgin project ) and it's all there, all fine.
In the design view, you drag over a menu from the list of components in the toolbox. Then you just click on menu items and type to add them, and set their properties as you would any other item on a form.
In the design view, you drag over a menu from the list of components in the toolbox. Then you just click on menu items and type to add them, and set their properties as you would any other item on a form.
well tnx, but when i click another place in the form the menu disappear and i cant give a text for the menu itself, only for the contents S:
I have no idea. Have you checked the visible property Have you succeeded in naming the top level items
You should see a little arrow in the top right of your menu in the design view. If you click this, you'll get an option to 'add standard items'. I just did this, and ran the exe ( a virgin project ) and it's all there, all fine.
thinking about it, i wasent able to name the Top item
OK, then it can't show anything, it has no text to show. You should be able to just select and type, but adding the standard items should also give you a visible menu, and you can edit that.
Were do i create a menu?
Bob Brown
Well then, so why cant i see it
Marian Todorov
hm..i still cant make it visible when i try to run a program.
were is the option to "make it visible" :|
FinallyInSeattle
I have no idea. Have you checked the visible property Have you succeeded in naming the top level items
You should see a little arrow in the top right of your menu in the design view. If you click this, you'll get an option to 'add standard items'. I just did this, and ran the exe ( a virgin project ) and it's all there, all fine.
ttmsdn
In the design view, you drag over a menu from the list of components in the toolbox. Then you just click on menu items and type to add them, and set their properties as you would any other item on a form.
JensMB
well tnx, but when i click another place in the form the menu disappear and i cant give a text for the menu itself, only for the contents S:
Endocare
Oh, I see what you mean. Yes, there is a Visible property on the menu, but it should default to true.
ahr
thinking about it, i wasent able to name the Top item
IsmailErhan
Correct - the menu pops back up when you click on it again to edit it. Otherwise, you would not be able to edit the rest of the form.
If you click on a top row item and start typing, it will change the name, I just checked.
Goye
OK, then it can't show anything, it has no text to show. You should be able to just select and type, but adding the standard items should also give you a visible menu, and you can edit that.