S
sshuangw
Hello:
I am encountering a werid problem, in my application,
When I have hidden my form ("myform.Visible = false"), WndProc doesn't
catch messages sent to the app. When the
form is not hidden, WndProc successfully catches the message.
What could be the possible reasons for this issue? Could anyone shed a
light on this!
Thanks a lot!
Shwan
I am encountering a werid problem, in my application,
When I have hidden my form ("myform.Visible = false"), WndProc doesn't
catch messages sent to the app. When the
form is not hidden, WndProc successfully catches the message.
What could be the possible reasons for this issue? Could anyone shed a
light on this!
Thanks a lot!
Shwan