Results 1 to 5 of 5

Thread: DropDownButton outside of a Toolbar

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    5

    DropDownButton outside of a Toolbar

    Is it possible in .NET to easily make a drop down button control, such as you might find in a toolbar, but in another location on a form?

    To be more precise, what I want is a button with two functions, depending on which part is clicked. The greatest area is on the left side, represented by the icon for the button, and has the default action. A small sliver on the right side of the button is represented by a drop down arrow, and presents a menu when clicked.

    This is very intuitive behaviour, and I really want to use it in an application, but the only control I can find with this behaviour is the toolbarbutton control
    Attached Images Attached Images   

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