Click or drag to resize

Win32GetKeyState Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.Win32.GetKeyState(System.Int32)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static short GetKeyState(
	int nVirtKey
)

Parameters

nVirtKey
Type: SystemInt32

[Missing <param name="nVirtKey"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.GetKeyState(System.Int32)"]

Return Value

Type: Int16

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.Win32.GetKeyState(System.Int32)"]

See Also