Edit

Share via


MdcOptionButtonEvents_KeyUpEventHandler Delegate

Definition

[System.Runtime.InteropServices.ComVisible(false)]
public delegate void MdcOptionButtonEvents_KeyUpEventHandler(ReturnInteger KeyCode, short Shift);
[<System.Runtime.InteropServices.ComVisible(false)>]
type MdcOptionButtonEvents_KeyUpEventHandler = delegate of ReturnInteger * int16 -> unit
Public Delegate Sub MdcOptionButtonEvents_KeyUpEventHandler(KeyCode As ReturnInteger, Shift As Short)

Parameters

KeyCode
ReturnInteger
Shift
Int16
Attributes

Applies to