[]
        
(Showing Draft Content)

FarPoint.Win.FpHyperlink

FpHyperlink Class

Represents the FarPoint hyperlink control.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
public class FpHyperlink : ControlBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class FpHyperlink
    Inherits ControlBase
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description

Creates a new FarPoint hyperlink control.

Properties

Name Description

Returns the active link.

Gets or sets the horizontal alignment of text in the hyperlink control.

Gets or sets the URL string.

Gets or sets the area of the text to use as the link.

Gets or sets the area of the text to use as the link.

Gets or sets the color of the link in the hyperlink control.

Gets or sets the URL string.

Gets or sets whether link has been visited.

Gets or sets the picture to display in the background of the hyperlink control.

Gets or sets how to trim characters that do not fit in the control.

Gets or sets the vertical alignment of text in the hyperlink control.

Gets or sets whether link has been visited.

Gets or sets the color to paint the link when it has been visited.

Methods

Events

Name Description

Occurs after this control is focused.

Occurs when the user clicks on the link.

Occurs when the user clicks on the link.