I'm having a problem knowing what is the current active window using VB6.
Yes I can use the ActiveWindow property to determine what is my VB active
window, HOWEVER, if the active window is some other program than my VB6 one,
it doesn't tell me that.
So how can I best determine the overall active window at the moment in VB6?
Thanks!
*David*
Yes I can use the ActiveWindow property to determine what is my VB active
window, HOWEVER, if the active window is some other program than my VB6 one,
it doesn't tell me that.
So how can I best determine the overall active window at the moment in VB6?
Thanks!
*David*
Comment