How to make form topmost to the application only?
Posted
by Hiren Gujarati
on Stack Overflow
See other posts from Stack Overflow
or by Hiren Gujarati
Published on 2010-04-10T13:16:35Z
Indexed on
2010/04/10
13:23 UTC
Read the original article
Hit count: 310
I am making excel add-in in which clicking on menu item or toolbar button, Form opened. I have set form's topmost to true but it remain topmost to all applications of windows xp. I just need to remain topmost to Microsoft Excel only.
I have choosed project in Visual Studio 2008, in Excel ->2003.
Please tell me how to do that with any way ........
© Stack Overflow or respective owner