Multiple <Hyperlink> inside a panel... |
Post Reply |
Author | |
scruzer
Groupie Joined: 01 February 2008 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 16 June 2015 at 8:01pm |
I would like to be able to do someting like this:
<StackPanel> <TextBlock><Hyperlink NAMETAG="Link1">Link Text #1</Hyperlink></TextBlock> <TextBlock><Hyperlink NAMETAG="Link2">Link Text #2</Hyperlink></TextBlock> </StackPanel> Where NAMETAG is an ID that can be passed with the click event. So far, I am unable to differentiate which Hyperlink item is being clicked. I apologize for posting this here -- I was unsure where else it might go. :) -pete |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
I can show this via our Report Sample C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v16.4.0\Samples\ReportControl\VB\ReportSample\frmMain.frm my changes in frmMain.frm for handle markup hyperlink:
Regards, Oleksandr Lebed |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |