mouseover...please help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Basically I'm creating a map application. When a user selects display all
accomodation, the accomodation icon appears painted over the map(in
picturebox). Is there anyway to display info eg name of hotel when user uses
the stylus to mouseover the icon??
 
Hi,

new_sense said:
Basically I'm creating a map application. When a user selects display all
accomodation, the accomodation icon appears painted over the map(in
picturebox). Is there anyway to display info eg name of hotel when user
uses
the stylus to mouseover the icon??

What r u using to represent the Icon ?
If you use a control for it you can easily hook the mouseover event.
 
Back
Top