RE: Docking and Movable Toolbars





"Amey" wrote:
> How to develop a dockable toolbar that turns into a palette window in C#.NET
> 2003. Similarly how to insert icons in menubars.

Try this:

http://www.codeproject.com/cs/menu/ToolBarDock.asp
.



Relevant Pages

  • icons in menubars, next to menu items
    ... I'm writing an application with Visual Studio 2003.NET using C++, ... someone could tell me how to make icons appear in menubars next menu items. ...
    (microsoft.public.dotnet.languages.vc)
  • RE: Docking and Movable Toolbars
    ... Regards ... Amey ... >> How to develop a dockable toolbar that turns into a palette window in C#.NET ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: icons in menubars, next to menu items
    ... Dinesh Narayan wrote: ... > I'm writing an application with Visual Studio 2003.NET using C++, ... > someone could tell me how to make icons appear in menubars next menu ... I've looked in the properties with the menubars in the toolkit ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Menubuttons--why?
    ... using menubuttons instead of menubars I am able to construct ... menus with icons instead of textual labels on Win32. ...
    (comp.lang.tcl)