Hi
I have CustomListView, (called clv3) once I click some label, it popup new window I created using transparent panel that cover the entire screen + additional panels on top of this panel
my issue: if I click on the clv3 it still get commands (I have clv3_click, and _longClick) and it is clicking
so my click is going through the transparent panel
how do I block all button/clicks behind the panel?
I have CustomListView, (called clv3) once I click some label, it popup new window I created using transparent panel that cover the entire screen + additional panels on top of this panel
my issue: if I click on the clv3 it still get commands (I have clv3_click, and _longClick) and it is clicking
so my click is going through the transparent panel
how do I block all button/clicks behind the panel?