Click or drag to resize

MccSearchTextBoxSetText Method

텍스트박에에 해당 텍스트를 설정함 - 이벤트가 발생하지 않음.

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetText(
	string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Mcc.Series.Controls.MccSearchTextBox.SetText(System.String)"]

See Also