|
-
Jul 4th, 2003, 10:23 AM
#1
Originally posted by chris22moore
Cool
Got that working and it's possible something I could use. The thing is it's not quite what I was after. Basically the system I'm looking at uses the VB message box to display system information to users. Some of this information consists of reference numbers which it would be useful to copy and paste elsewhere.
I therefore need the message box itself to allow a user to select and copy the text from the prompt portion of the message box. Is this possible or do you have any other ideas ?
One other thing - you pass "#32770" to FindWindow - what does this value represent ?
Cheers
I picked up this code from someone else a while back. #32770 is apparently the VB class name of a MsgBox.
As was suggested by Lightning, the best solution for you is probably to use your own form.
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
|