Click or drag to resize
FdfToolStripTextBox Constructor
Initializes a new instance of the FdfToolStripTextBox class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfToolStripTextBox(
	string lblText = "label"
)

Parameters

lblText (Optional)
Type: SystemString
See Also