Hi,
Is it possible to handle the event when executing the Refresh() method ?
Hi,
Is it possible to handle the event when executing the Refresh() method ?
Dear Yuri,
What event ?
FWH SysRefresh() will process events as they arrive
To update the window, I execute its Refresh() method (i.e. an event occurs)
I need to handle this event through a block of code
Please provide an example PRG