for example,
Code: Select all
bool SpecialEvent(const EventArgs& arg)
{
return false;
}
this code works for not handling event.
injectButtonDown always return "true"
i have to get "false" from injectmethod series.
sure, it is version 0.7
combobox too.