|
-
Nov 20th, 2003, 03:04 PM
#1
Thread Starter
Member
Menus
Is there any menus that can be strategically placed on a form? That is in the middle of the form or anywhere I choose other than the top of the form? Any help will be greatly appreciated.
Thanks,
Tomson.
-
Nov 20th, 2003, 03:15 PM
#2
Try the Toolbar control and if you don't want to use Icons it will display text in a similar way that the menuitem control does.
-
Nov 20th, 2003, 03:18 PM
#3
Thread Starter
Member
Thank you. I will try it and let you know if it resolved my issue.
Thanks
Tomson
-
Nov 20th, 2003, 03:47 PM
#4
Thread Starter
Member
Okay, not exactly what I was looking for. Here is my delima. I like the cascading effects of the menus when you hover over the itmes and/or select the items. And I like the look and feel of menus, raised, sunken etc., I would use a list view to allow for cascading via child items, but they don't have the above mentioned features. Is there something else that will give me what I am looking for?
Or is there a way to do this with toolbars that I am just not familiar with?
Thanks,
Tomson
-
Nov 20th, 2003, 03:54 PM
#5
A Toolbar is about the closest thing and it can do some of that but not all. You can attach Menus to the ToolbarButtons by setting its style to DropDownButton. It is similar but far from the same. I think you'd need to design your own or fake it if you want the full effect.
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
|