Can any one tell me how i can make desktop side bar..using Visual Studio.net 2005..Like the SideBar..Windows Vista..please Do any one have an idea about this issue..please help..using C#..
thanks very much..
Best Regards..
Good4you Tuesday, April 04, 2006 8:16 PM
Hi Bassam
The Vista sidebar does not support managed gadgets (.NET 2.0 or WinFX) today. If this is a feature you feel strongly about, please email gadgetfb@microsoft.com. You're feedback in this area is much appreciated.
Thank you!
Karen
Karen Corby - MSFT Tuesday, May 02, 2006 6:44 PM
Hi Bassam
The Vista sidebar does not support managed gadgets (.NET 2.0 or WinFX) today. If this is a feature you feel strongly about, please email gadgetfb@microsoft.com. You're feedback in this area is much appreciated.
Thank you!
Karen
Karen Corby - MSFT Tuesday, May 02, 2006 6:44 PM
well, the question was not to programm a gadget for the windows vista sidebar....
what you probably mean is called a desktop toolbar, if you want to program something LIKE the vista sidebar, take a look at this article:
i have tried to use that example on the link you support but i have faced a problem with it..that i can't show Menu Bar or ContextMenu..on it..even when i assosite the menu bar with form ..so the menu appear out of the form..do you have an idea about that??
Best Regards,,
thanks for reply..
Good4you Wednesday, May 03, 2006 2:35 PM
Not really, I tried to build one of these bars, too, a while ago and used .Net 2.0 and a MenuStrip, that worked fine.