Click to See Complete Forum and Search --> : Adding and Deleting of Icons in the Title bar for .NET Compact Frame work application


Praveen.KA
January 19th, 2005, 05:52 AM
Hi

I am working on .NET for PocketPC with C#.

I am trying to add some icons to the title bar. Here by title bar i mean where the sound,Connectivity icons are located.
please help me in achieving through C#.

I have tried with the Shell_NotifyIcon but this will help in adding icons to the task bar not to the title bar.

and one more thing Is there any way by which, I can hide the Sound Icon situated in the start bar or title bar.

thanks

Praveen,

SrimanKerkar
April 25th, 2006, 09:06 AM
HI,
I am also trying exactly the same thing .. i think we will have to use some shell function to do this ...
The Shell_NotifyIcon() approach is for minimizing it to the tray .. but am looking @ puttin the appln icon in the (Start) bar.

If you have come up with a solution please let me know ->
sriman_goa@email2me.net

Regards,
- SK