Skip to content

MarkupHyperlink Object Members

See Also

MarkupHyperlink Overview

See Also

Markup ActiveX Control v24.0

Public Methods

Method Description
Public MethodAddHandler Associates an event with an event handler at run time, or declares what code to execute when adding an event handler.
Public MethodCaptureMouse Attempts to force capture of the mouse to this element.
Public MethodFindName Finds an element that has the provided identifier name.
Public MethodReleaseMouseCapture Releases the mouse capture, if this element held the capture.

Public Properties

Property Description
Public PropertyBackground Gets or sets a MarkupBrush that is used to fill the background of the content area.
Public PropertyBaselineAlignment Gets or sets the baseline alignment for the MarkupInline element.
Public PropertyClick Occurs when the left mouse button is clicked on a MarkupHyperlink.
Public PropertyClickEvent Represents the image used for the mouse pointer.
Public PropertyCursor Gets or sets the preferred top-level font family for the content of the element.
Public PropertyFontFamily Gets or sets the font size for the content of the element.
Public PropertyFontSize Gets or sets the font style for the content of the element.
Public PropertyFontStyle Gets or sets the top-level font weight for the content of the element.
Public PropertyFontWeight Gets or sets a MarkupBrush that is used to fill the content of the content area.
Public PropertyForeground Gets a MarkupInlineCollection containing the top-level MarkupInline elements that comprise the contents of the element.
Public PropertyInlines Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree).
Public PropertyIsMouseOver Occurs when this element loses mouse capture.
Public PropertyLostMouseCapture Occurs when the mouse pointer enters the bounds of this element.
Public PropertyLostMouseCaptureEvent Occurs when the mouse pointer leaves the bounds of this element.
Public PropertyMouseEnter Occurs when the left mouse button is pressed while the mouse pointer is over the element.
Public PropertyMouseEnterEvent Occurs when the left mouse button is released while the mouse pointer is over the element.
Public PropertyMouseLeave Occurs when the mouse pointer moves while the mouse pointer is over the element.
Public PropertyMouseLeaveEvent Occurs when the right mouse button is pressed while the mouse pointer is over the element.
Public PropertyMouseLeftButtonDown Occurs when the right mouse button is released while the mouse pointer is over the element.
Public PropertyMouseLeftButtonDownEvent Gets or sets the identifying name of the element.
Public PropertyMouseLeftButtonUp Gets or sets an arbitrary object value that can be used to store custom information about this element.
Public PropertyMouseLeftButtonUpEvent Gets or sets the decorations that are added to the text of this element.
Public PropertyMouseMove Tooltip displayed for this object when the mouse cursor is positioned on top of it.
Public PropertyMouseMoveEvent
Public PropertyMouseRightButtonDown
Public PropertyMouseRightButtonDownEvent
Public PropertyMouseRightButtonUp
Public PropertyMouseRightButtonUpEvent
Public PropertyName
Public PropertyTag
Public PropertyTextDecorations
Public PropertyToolTip

See Also

MarkupHyperlink Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.