In This Article

ActiproSoftware.UI.WinForms.Controls.MarkupLabel Namespace

Classes

MarkupLabel

Represents a label that is capable of formatting simple HTML tags.

MarkupLabelAnchorElement

Represents a MarkupLabelElement for an a element.

MarkupLabelBodyElement

Represents a MarkupLabelElement for a body element.

MarkupLabelBoldElement

Represents a MarkupLabelElement for a b element.

MarkupLabelCssData

Provides a store for CSS data.

MarkupLabelDownloadImageEventArgs

Provides data for MarkupLabel download image events.

MarkupLabelElement

Provides the base class for a MarkupLabel element.

MarkupLabelEmphasisElement

Represents a MarkupLabelElement for an em element.

MarkupLabelImageElement

Represents a MarkupLabelElement for an img element.

MarkupLabelImageUIElement

Provides a MarkupLabelUIElement for an image.

MarkupLabelItalicElement

Represents a MarkupLabelElement for an i element.

MarkupLabelLineBreakElement

Represents a MarkupLabelElement for a br element.

MarkupLabelLineBreakUIElement

Provides a MarkupLabelUIElement for line break.

MarkupLabelLinkClickEventArgs

Provides data for MarkupLabel link click events.

MarkupLabelSpanElement

Represents a MarkupLabelElement for a span element.

MarkupLabelStrongElement

Represents a MarkupLabelElement for a strong element.

MarkupLabelTextElement

Represents a MarkupLabelElement for raw text.

MarkupLabelTextUIElement

Provides a MarkupLabelUIElement for text.

MarkupLabelUIElement

Provides the base class for a MarkupLabelUIElement.

MarkupLabelUnderlineElement

Represents a MarkupLabelElement for a u element.

MarkupLabelWhitespaceUIElement

Provides a MarkupLabelUIElement for whitespace.

Enums

MarkupLabelElementVerticalAlignment

Specifies how an object or text in a MarkupLabel is vertically aligned.

MarkupLabelFontStyle

Specifies the font style.

MarkupLabelFontWeight

Specifies the font weight.

MarkupLabelTextDecoration

Specifies the text decoration.

Delegates

MarkupLabelDownloadImageEventHandler

Represents the method that will handle MarkupLabel download image events.

MarkupLabelLinkClickEventHandler

Represents the method that will handle MarkupLabel link click events.