Edit

Share via


MdcTextEvents_KeyPressEventHandler Delegate

Definition

[System.Runtime.InteropServices.ComVisible(false)]
public delegate void MdcTextEvents_KeyPressEventHandler(ReturnInteger KeyAscii);
[<System.Runtime.InteropServices.ComVisible(false)>]
type MdcTextEvents_KeyPressEventHandler = delegate of ReturnInteger -> unit
Public Delegate Sub MdcTextEvents_KeyPressEventHandler(KeyAscii As ReturnInteger)

Parameters

KeyAscii
ReturnInteger
Attributes

Applies to