This is a migrated thread and some comments may be shown as answers.

How to access User Control on Information Layer

1 Answer 83 Views
Map
This is a migrated thread and some comments may be shown as answers.
REd
Top achievements
Rank 1
REd asked on 17 Dec 2010, 11:15 PM
Hi,

I have several usercontrol diplay on information layer (HotSpot). I need to interact with these user controls, for exemple changing color fo the control. How can I do this?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 22 Dec 2010, 01:12 PM
Hi REd,

Actually there is no difference between interaction with UserControl placed in the InformationLayer and UserControl placed in the regular WPF layout (Grid, for example). You can handle all necessary events in your control (like mouse over, mouse left button down, button click and so on).

Kind regards,
Andrey Murzov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Map
Asked by
REd
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or