[Missing <summary> documentation for "M:Skewworks.NETMF.Controls.Textbox.OnTextChanged(System.Object,System.String)"]

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

Syntax

C#
protected virtual void OnTextChanged(
	Object sender,
	string value
)

Parameters

sender
Type: System..::..Object

[Missing <param name="sender"/> documentation for "M:Skewworks.NETMF.Controls.Textbox.OnTextChanged(System.Object,System.String)"]

value
Type: System..::..String

[Missing <param name="value"/> documentation for "M:Skewworks.NETMF.Controls.Textbox.OnTextChanged(System.Object,System.String)"]

See Also