Sign In|Join
Home/Silverlight.NET Forums/Silverlight Design/Designing with Silverlight/HotSpot Creation
Last post Oct 07, 2008 07:07 AM by shajiknr
Member
3 Points
8 Posts
Oct 01, 2008 09:56 AM | LINK
How to create HotSpots in silverlight 2.0.please reply
Participant
1134 Points
218 Posts
Oct 01, 2008 10:06 AM | LINK
Hi
You can do it by adding hyperlink button to your application. To get the desired shape of hotspot, edit control template.
(Please 'Mark as Answer'..........if it helps you)
Oct 03, 2008 06:40 AM | LINK
Can u plese send the sample code?
Oct 04, 2008 07:40 AM | LINK
I am writing the steps here to be followed in Blend.
In your application, Open asset library and select hyperlink button from that.
Double click on that button to place it on your artboard.
Right click on button (on artboard) & select Edit Control > Edit a copy
Select pen tool and draw hotspot desired shape inside button's grid
set stroke to none
Set opacity for fill as 1(if you want it to be transparent)
Hope this will help you
Oct 07, 2008 07:07 AM | LINK
shajiknr
Member
3 Points
8 Posts
HotSpot Creation
Oct 01, 2008 09:56 AM | LINK
How to create HotSpots in silverlight 2.0.please reply
surbhiydv
Participant
1134 Points
218 Posts
Re: HotSpot Creation
Oct 01, 2008 10:06 AM | LINK
Hi
You can do it by adding hyperlink button to your application. To get the desired shape of hotspot, edit control template.
(Please 'Mark as Answer'..........if it helps you)
shajiknr
Member
3 Points
8 Posts
Re: Re: HotSpot Creation
Oct 03, 2008 06:40 AM | LINK
Can u plese send the sample code?
surbhiydv
Participant
1134 Points
218 Posts
Re: Re: HotSpot Creation
Oct 04, 2008 07:40 AM | LINK
I am writing the steps here to be followed in Blend.
In your application, Open asset library and select hyperlink button from that.
Double click on that button to place it on your artboard.
Right click on button (on artboard) & select Edit Control > Edit a copy
Select pen tool and draw hotspot desired shape inside button's grid
set stroke to none
Set opacity for fill as 1(if you want it to be transparent)
Hope this will help you
shajiknr
Member
3 Points
8 Posts
Re: Re: HotSpot Creation
Oct 07, 2008 07:07 AM | LINK