Floting Toolbar
-
I am creating an application in C# where in 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 help me pls Thanks Prasad:)
-
I am creating an application in C# where in 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 help me pls Thanks Prasad:)
How about searching in CodeProject..... http://www.codeproject.com/cs/menu/ToolBarDock.asp
-
How about searching in CodeProject..... http://www.codeproject.com/cs/menu/ToolBarDock.asp
hi, Thank you for u r reply Actually I am not getting can u say me the steps to create it. Thank YOu Prasad:)