[]
        
(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

Name Description

Paints the cell.

Paints the cell.

Paints the cell.

Gets the size to display the text in the hyperlink control.

Determines if the point is in the text of the link in the hyperlink control.

Determines if the point is in the text of the link in the hyperlink control.

Determines if the point is in the picture of the hyperlink control.

Raises the AfterFocus event.

Raises the GotFocus event.

Paints the background of the hyperlink control.

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.