I think ive tried evertying. The best I can do without doing graphics coding is to create a hover event for the button and then in the function call a messagebox which shows up once. HELPPPP :) I can add a tooltip and when you hover over the button, the damn message will show up more than once. gpsInfo is the name of the button.
private
{
ToolTip
tp.Show(
}
Thanks