Were do i create a menu?

Were do i create a menu |:

tnx



Answer this question

Were do i create a menu?

  • Bob Brown

    cgraus wrote:

    Oh, I see what you mean. Yes, there is a Visible property on the menu, but it should default to true.

    Well then, so why cant i see it


  • Marian Todorov

    cgraus wrote:

    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.

    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

    cgraus wrote:

    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:


  • Endocare

    Oh, I see what you mean. Yes, there is a Visible property on the menu, but it should default to true.



  • ahr

    cgraus wrote:

    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


  • 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.



  • Were do i create a menu?