Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Always)]
public event HyperlinkEventHandler HyperlinkMouseEnter
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Always)> _
Public Event HyperlinkMouseEnter As HyperlinkEventHandler

See Also