Hi
Is it possible to make a toolbar that is able to be dragged in C#? MFC toolbar has this nice feature, but I cannot find any property in C# toolbar to do similar thing
Thanks

Michael

Re: Drageable toolbar? by Peter

Peter
Tue Apr 27 05:46:21 CDT 2004

Hi Michael

There are some products out there that do the things you want to do:
http://www.codejock.com/products/commandbars/

There is also a site which contains such things with full source code:
http://www.codeproject.com/cs/menu/

But I wouldn't be surprised if such a thing would be added to the next .NET
framework in the near future ;-)

Good luck,
Peter

"Michael" <anonymous@discussions.microsoft.com> wrote in message
news:B0C7FA0A-F12F-48CF-B27C-C6DB26A4907D@microsoft.com...
> Hi,
> Is it possible to make a toolbar that is able to be dragged in C#? MFC
toolbar has this nice feature, but I cannot find any property in C# toolbar
to do similar thing?
> Thanks.
>
>
> Michael



Re: Drageable toolbar? by hirf-spam-me-here

hirf-spam-me-here
Tue Apr 27 06:13:24 CDT 2004

* "=?Utf-8?B?TWljaGFlbA==?=" <anonymous@discussions.microsoft.com> scripsit:
> Is it possible to make a toolbar that is able to be dragged in C#?
> MFC toolbar has this nice feature, but I cannot find any property in C#
> toolbar to do similar thing?

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>