On Wed, Jul 22, 2009 at 19:58, Stuart Dunkeld<[email protected]> wrote:
> Garrett, you want to look at the NotifyIcon class [1] and the
> ContextMenu class [2] (if you want a menu for the icon) - there should
> be enough sample code in these two to get you started
>
> [1] 
> http://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx
> [2] 
> http://msdn.microsoft.com/en-us/library/system.windows.forms.contextmenu.aspx
>
> If you don't need a menu it's even easier, catch a left-click, show
> your form with the textbox visible then show the query results in a
> DataGridView (you could show and hide panels, which are analagous to
> pageframe pages without the frame, to separate the query from the
> results, or just show and hide the controls which is probably easier).

Thanks for the input, Stuart and others. :-) I'll look at this again
next week, probably.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to