ClickEvent Property
Description
Occurs when the left mouse button is clicked on a MarkupHyperlink.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property ClickEvent() As [MarkupRoutedEvent](XtremeMarkup~MarkupRoutedEvent.md)
Remarks
The SetHandler Sample shows how to use the Tag property to identify which link was clicked.
See Also
Example
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.