View Single Post

  #1 (permalink)  
Old 04-02-2003
Tarren Tarren is offline
Junior Member
White Belt
 
Join Date: Mar 2003
Posts: 7
Return the state that is being clicked on

Hi everyone!

I'd like to know which method should be used (I'm using C#) to return the state in which the user has clicked (Continental United States only).

Basically, I've hooked the MouseUp method, and am trying to figure out which state the user clicks in whenever he releases his mousepointer.

How do I figure out exactly which state the person has clicked in?

(If this is easy, I'd also like to specifically highlight that state, or some other nice way of designating the state on the map itself........but it's not necessary ;) )
__________________
Reply With Quote