|
-
May 4th, 2002, 01:07 PM
#1
menu display problem
Is there anyone who knows creating a menu and displaying it in c#
I create a menu with menu control and add it some subtitles but I don't see it when I run the program.(It isn't visible !!!)
What can be the problem
-
May 4th, 2002, 01:33 PM
#2
Frenzied Member
did you set the visible property to true?
-
May 4th, 2002, 01:40 PM
#3
absoletely
yes completely...
but only subtitles have visible visible property
the main menu control doesn't have any visible property.(ýf I don't remember wrong)
-
May 4th, 2002, 04:05 PM
#4
Frenzied Member
which meny object did you use?
contextMenu?
if you used context menu you then it wotn display unless you set that to an object
if your using MainMenu object then it should work
-
May 4th, 2002, 04:48 PM
#5
Now the program works........
I delete the main manu item from the form and then I readd it to the form. Now it works
Thanks for your concern.....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|