Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ImGearRecCheckWordEventArgs containing data related to this event. The following ImGearRecCheckWordEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CheckWord | Gets word to be checked. |
Opinion | Gets or sets application's opinion of the word. |
CheckWord
event used to allow applications to register an event handler for a zone that allows custom checking for the zone.