ExplorerBar hyperlink events

Navigation for WPF Forum

Posted 15 years ago by Bill Morgenweck
Version: 4.5.0487
Avatar
This may sound like a dumb question but I can't seem to find any sample code to help out and I'm very new to WPF.

To capture the hyperlink click I've named the hyperlink and use it's Click event. Is the the best way to do it? or is there some ExplorerBar events that would be better?

and is there a way that I can add a keystroke shortcut to fire the event?


Thanks

[Modified at 05/07/2009 07:27 AM]

[Modified at 05/07/2009 07:27 AM]

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Bill,

Check this post out for some help since the Hyperlinks don't relate to ExplorerBar, they are just content in a pane.
http://nishantrana.wordpress.com/2009/03/26/using-hyperlink-in-wpf-application/

As for keyboard shortcuts, you can set a Command on Hyperlink so you could probably do key bindings for the command.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.