Click or drag to resize

EditComboBoxSetLabel Method

Sets edit objects label

Namespace:  SOWIWin.Helper.Controls
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void SetLabel(
	string pLabel
)

Parameters

pLabel
Type: SystemString
Caption of edit
See Also