Hi,
Can this be done simply in .NET with the Infragistics tool set?
By "Application Desktop Toolbars" I mean these: http://msdn.microsoft.com/en-us/library/cc144177(VS.85).aspx
Thanks,
Andy.
Hello Andy,
Can you give us more details about your scenario? It would be nice if it is possible for you to show some screenshot and some description of what you want to implement.
Regards,
Lyuba
Developer Support Engineer
Infragistics
www.infragistics.com/support
Yes.
The idea is to have an AppBar at the top of the screen to act as a gateway to a suite of functionality.
The most common AppBar in use is the "Windows Task Bar".
I'll add a screen shot and sample project mock using the Win32 API. The project is just a form whith some basic contros on it.
I was wondering if there is a nicer way of doing this so the control positioning works without having to play around with all the control positions/locations manually. Assuming the bars content was built at runtime.
http://forums.infragistics.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/180/5582.DesktopApp.zip