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??

RE: Mouseover......please help by a

a
Thu Mar 02 14:26:28 CST 2006

MouseMove event doesn't work for you?

--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com | www.opennetcf.org


"new_sense" wrote:

> 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??
>