Support Board
Date/Time: Thu, 23 Jan 2025 21:31:08 +0000
Post From: ACSIL - Is there a flag which indicates a chart has become visible?
[2018-12-07 19:17:53] |
BlakJak - Posts: 108 |
Just a question on how to use this. Will my GDI function be called if the window state is no longer visible? My idea is to put a check inside the GDI function to set / check the previous state of the window, however this will not work if the GDI function is not called when WS_VISIBLE flag is not set on the window.
|