|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Ask for help.I have a windows application which opened two windows A and B. Set B.TopMost
property True. Set A.TopMost property False. when these two windows are opened. B is always topmost and I still can interact A. The problem is: when I popup a msgbox from A, sometimes the msgbox is under B. So there is no way I click OK on the msgbox. The application becomes frozen. Thanks in ahead If you want that Form A does not interact, you need to set the owner of form
b to form a and showdialog of form b. Show quoteHide quote "Rulin Hong" wrote: > I have a windows application which opened two windows A and B. Set B.TopMost > property True. Set A.TopMost property False. when these two windows are > opened. B is always topmost and I still can interact A. The problem is: when > I popup a msgbox from A, sometimes the msgbox is under B. So there is no way > I click OK on the msgbox. The application becomes frozen. > > Thanks in ahead
AMD/Dual-Core/64 bit: influence on compiled files? - Clients?
Can I hide base class properties in a derived class? disable Close button (X) Application doesn't close on Shut Down - Please help! change IFRAME src Using pulldownlist in datagridview .. can it be done! Inserting text at the beginning of an existing text file Update error Intern Strings - am I using them right? Please help! Marking a changed row |
|||||||||||||||||||||||