Table of Contents

Class Label

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

A label is used to display text. Text can have different styles.

public class Label : Widget
Inheritance
Label
Inherited Members
Extension Methods

Constructors

Label()

Initializes a new instance of the Label class.

Label(string)

Initializes a new instance of the Label class.

Properties

Style

Gets or sets the text style of the label.

Text

Gets or sets the displayed text.

Tooltip

Gets or sets the tooltip.