Content


NTL
Core
MessageChar

MessageChar



Describes additional parameters for notifications and events.

You can find more information in comments below.

struct MessageChar
{
    wchar_t Char; // Character 
    IControl *Target; // The control where event appears 
};
Namespace: nitisa
Include: Nitisa/Core/Messages.h