Specifies the value of the character used to signal an event.
Read/Write
| Visual Basic |
EventChar As Byte
|
|---|---|
| Visual C++ (MFC) |
BYTE get_EventChar();
put_EventChar(BYTE value);
|
| Visual C++ (#import) |
BYTE EventChar;
|
The property may throw exception. Use GetLastError method to get the error code.