hey guys, i'd like to make the tooltip show like this:
quote:
Windows Live Messenger
email@hotmail.com (Status)
but i dont know how to make a linebreak
the line i'm edittin is:
code:
Tray.EditTooltip(TrayIcon.hwnd, TrayIcon.uID, "Windows Live Messenger " + Messenger.MyEmail + status );
how do i do the linebreak???