Delegate SyTextBox.OnSetValue
Value Is Set
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public delegate void OnSetValue(string Text, string BackgroundValue);
Parameters
Type | Name | Description |
---|---|---|
System.String | Text | |
System.String | BackgroundValue |