954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to make Excel disappear!!

Can someone help please? Is there a way that I can make everything on the screen disappear except for my program when it loads?Any help would be much appreciated...

grandfilth
Newbie Poster
16 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

I'm not sure why you would WANT to do that, but can't you just set the form to load maximized, and then use a timer control with a real short interval (like 100 ms) to call an API (setforegroundwindow) to make sure your maximized form is always the foreground window, or do you have another purpose?

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You