|
-
Aug 10th, 2000, 07:05 AM
#1
Thread Starter
New Member
I have developed an application in VB 5.0. This app is user unattened app. In this app a dialog box with a specified title appears at any time. Due to this dialog box the app suspends. Thus i want to kill this dialog box from an another app. The only thing i know about this dialog box is its title.
Note : According to my logic the solution is to create an another app, which will keep an eye on the current active dialog box, and if the dialog box's title matches with the desired one, then kill it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|