Initializes a new instance of the TreeviewNode class

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public TreeviewNode(
	string text
)

Parameters

text
Type: System..::..String

[Missing <param name="text"/> documentation for "M:Skewworks.NETMF.Controls.TreeviewNode.#ctor(System.String)"]

See Also