Floating toolbars

A

Abhishek

I am creating an application in C# wherein I require to add a toolbar.
that is no problem and that is done as well.
What I need now is that the toolbar that i insert should be a floating
toolbar e.g. any toolbar in Office application is a floating toolbar . One
can drag them anywhere and also fix it on the top.
How do I get my toolbar to be a floating one

One thing more, i want that my toolbars,menus, buttons all should have a Win
Xp Look and feel even if the application is running on win 2000 . Is that
posiible, i think it is but i do not know how? kindly Help

thanks in advance for ur replies


Abhishek
 
G

Guest

Hi,

You can checkout third party components like DotNetbar which have all the
features that you have requested.

Sundari.
 
A

Abhishek

I do not want to use any third party components. I want to create my own. Is
that possible
Abhishek
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top