Results 1 to 5 of 5

Thread: Menus

  1. #1

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    41

    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.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    41
    Thank you. I will try it and let you know if it resolved my issue.

    Thanks
    Tomson

  4. #4

    Thread Starter
    Member
    Join Date
    May 2003
    Posts
    41
    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

  5. #5
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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
  •  



Click Here to Expand Forum to Full Width