Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Minimized to Maximized

Status
Not open for further replies.

gvt

Programmer
Jul 19, 2000
14
SE
I would like to know if is possible to make an application which runs in the background and checks if Wordpad is minimized. In that case my application should maximize Wordpad. Where do I begin, what should I look for? Have you seen any examples on this somewhere?<br>&nbsp;&nbsp;<br>&nbsp;Any help in this matter is appreciated.<br>&nbsp;&nbsp;<br>&nbsp;Thank you for your time, God bless.<br>&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Living la vida loca,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vio<br>
 
There is a solution using the API functions FindWindow and ShowWindow in the VB-General Discussion Forum entitled 'Make and Application &quot;On Top&quot;'. This may help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top