tags:

views:

23

answers:

1

i want to create a button/menu in title bar on each windows explore(or in browser).how can be done this in .net c# ? any idea please help me..

A: 

Create a toolbar and add it to Explorer. Extending Explorer with Band Objects using .NET and Windows Forms

unholysampler