HI,
I am working on a project that has main form that uses the Shellib to Dock to the top of the screen wich is working fine but when i added a new form and now i am trying to open it from a button on the main form it opens it but i am not able to use any control on that new form, it looks like the new form looses the focus and even if i click on it to set the focus it will lose it again.
I am using the statement .Show() and also used .ShowDialog()
did not help much
If someone has an idea how to resolve this problem please reply to me with a website where i can find some help or actually the trick to go around this.
Regards
Mo
I am working on a project that has main form that uses the Shellib to Dock to the top of the screen wich is working fine but when i added a new form and now i am trying to open it from a button on the main form it opens it but i am not able to use any control on that new form, it looks like the new form looses the focus and even if i click on it to set the focus it will lose it again.
I am using the statement .Show() and also used .ShowDialog()
did not help much
If someone has an idea how to resolve this problem please reply to me with a website where i can find some help or actually the trick to go around this.
Regards
Mo