Adds or removes callback methods for KeyboardAltKey events

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

Syntax

C#
event OnKeyboardAltKey KeyboardAltKey

Value

Type: Skewworks.NETMF..::..OnKeyboardAltKey

Remarks

Applications can subscribe to this event to be notified when a keyboard alt key press/release occurs

See Also