[This is preliminary documentation and is subject to change.]

Initializes a new instance of the DataBoundToolStripLabel class

Namespace: Tools.WindowsT.FormsT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public DataBoundToolStripLabel()
Visual Basic
Public Sub New
Visual C++
public:
DataBoundToolStripLabel()
F#
new : unit -> DataBoundToolStripLabel
JScript
public function DataBoundToolStripLabel()

See Also