This is fairly trivial in a WinForm app. Check out the NotifyIncon class...
http://msdn2.microsoft.com/en-us/library/9szb3e6y(VS.80).aspx On 4/9/06, Chris <[EMAIL PROTECTED]> wrote: > I'm making a simple background utility that currently runs as a > console application and I would like it to hide to the System Tray. I > cannot seem to find a way to do that. > > If necessary, I'll make a windows form to show/hide the console if it > means I can toggle the visibility of the console window. > > I'm writing it in C#.net 2.0, but I know how to translate from VB.Net > as well. > > Thanks > > > > > > > > > > Yahoo! Groups Links > > > > > > > > -- Dean Fiala Very Practical Software, Inc Now with Blogging... http://www.vpsw.com/blogbaby Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNet2/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

