开发者

c# form losing focus

开发者_运维百科

When i run my application with visual studio IDE, the application runs fine. When i run directly the executable it is not running fine.

My app creates two forms. First form losts focus when the second form is about to create. The first form UI frezzes when i run directly executable.

Please give any suggestions how to debug the problem.

Regards Raju


Setting the First form property Topmost to true solved the prolem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜