EventChar Property

Specifies the value of the character used to signal an event.

Access

Read/Write

Syntax

Visual Basic EventChar As Byte
Visual C++ (MFC) BYTE get_EventChar(); put_EventChar(BYTE value);
Visual C++ (#import) BYTE EventChar;

Errors

The property may throw exception. Use GetLastError method to get the error code.