[]
Provides data for HyperlinkMouseMove, HyperlinkMouseDown and HyperlinkMouseUp events of a C1PreviewPane.
public class HyperlinkMouseEventArgs : MouseEventArgs
Name | Description |
---|---|
HyperlinkMouseEventArgs(MouseEventArgs, C1Hyperlink) | Initializes a new instance of the HyperlinkMouseEventArgs class. |
Name | Description |
---|---|
Hyperlink | Gets the hyperlink associated with the event. |