[Missing <summary> documentation for "M:Skewworks.NETMF.Controls.VirtualKeys.OnVirtualKeyCaretMove(System.Object,System.Int32)"]

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 OnVirtualKeyCaretMove(
	Object sender,
	int amount
)

Parameters

sender
Type: System..::..Object

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

amount
Type: System..::..Int32

[Missing <param name="amount"/> documentation for "M:Skewworks.NETMF.Controls.VirtualKeys.OnVirtualKeyCaretMove(System.Object,System.Int32)"]

See Also