Custom DropDownButton Control on toolbar

Bars for Windows Forms Forum

Posted 17 years ago by H Lee
Avatar
Hi,
I need DropDown button on toolbar. I found some similar topics was posted last year. Could you please send me a sample C# code showing how to implement dropdown button on toolbar? I'm using UIStudio 2.0.0091.
Thanks,
Lee

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Lee,

For a drop-down button you would use BarPopupButtonCommand and BarPopupButtonLink. The command can be designed with the DefaultCommandLinks and then drag an instance of it out into the UI to create a BarPopupButtonLink based on that command. Its menu items will be the links you set up in the DefaultCommandLinks of the command.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.