ToolBar In Windows Explorer
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am trying to add toolbar in windows explorer.I am adding two different drop down buttons in the toolbar.In one of these buttons the user should be able to select only one option from the dropdownmenu.in the other the user should be able to select more then one options in the drop down menu.using band object library I am able to display the toolbar , but how to get multiple selection for the second case.also is it possible to display the tick against each selected and black dot against the selected meum item(like the standard buttons in windows toolbar).Any suggestions?Thanks in Advance. Rakesh