MarkupHyperlink Object Members
See Also
MarkupHyperlink Overview

| Markup ActiveX Control v24.0 |
|
MarkupHyperlink Object Members
Public Methods
| Method |
Description |
AddHandler |
Associates an event with an event handler at run time, or declares what code to execute when adding an event handler. |
CaptureMouse |
Attempts to force capture of the mouse to this element. |
FindName |
Finds an element that has the provided identifier name. |
ReleaseMouseCapture |
Releases the mouse capture, if this element held the capture. |
Public Properties
| Property |
Description |
Background |
Gets or sets a MarkupBrush that is used to fill the background of the content area. |
BaselineAlignment |
Gets or sets the baseline alignment for the MarkupInline element. |
Click |
Occurs when the left mouse button is clicked on a MarkupHyperlink. |
ClickEvent |
Represents the image used for the mouse pointer. |
Cursor |
Gets or sets the preferred top-level font family for the content of the element. |
FontFamily |
Gets or sets the font size for the content of the element. |
FontSize |
Gets or sets the font style for the content of the element. |
FontStyle |
Gets or sets the top-level font weight for the content of the element. |
FontWeight |
Gets or sets a MarkupBrush that is used to fill the content of the content area. |
Foreground |
Gets a MarkupInlineCollection containing the top-level MarkupInline elements that comprise the contents of the element. |
Inlines |
Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). |
IsMouseOver |
Occurs when this element loses mouse capture. |
LostMouseCapture |
Occurs when the mouse pointer enters the bounds of this element. |
LostMouseCaptureEvent |
Occurs when the mouse pointer leaves the bounds of this element. |
MouseEnter |
Occurs when the left mouse button is pressed while the mouse pointer is over the element. |
MouseEnterEvent |
Occurs when the left mouse button is released while the mouse pointer is over the element. |
MouseLeave |
Occurs when the mouse pointer moves while the mouse pointer is over the element. |
MouseLeaveEvent |
Occurs when the right mouse button is pressed while the mouse pointer is over the element. |
MouseLeftButtonDown |
Occurs when the right mouse button is released while the mouse pointer is over the element. |
MouseLeftButtonDownEvent |
Gets or sets the identifying name of the element. |
MouseLeftButtonUp |
Gets or sets an arbitrary object value that can be used to store custom information about this element. |
MouseLeftButtonUpEvent |
Gets or sets the decorations that are added to the text of this element. |
MouseMove |
Tooltip displayed for this object when the mouse cursor is positioned on top of it. |
MouseMoveEvent |
|
MouseRightButtonDown |
|
MouseRightButtonDownEvent |
|
MouseRightButtonUp |
|
MouseRightButtonUpEvent |
|
Name |
|
Tag |
|
TextDecorations |
|
ToolTip |
|
See Also
MarkupHyperlink Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.