|
-
March 9th, 2003, 01:02 PM
#1
Form handle in VB .NET
Hi!
How to get the form handle in VB .NET?
hWnd = Form1.???
Thank you.
-
March 9th, 2003, 01:34 PM
#2
Form1.Handle
Handle Property appears in the list. Did you try it?
Vlad
-
March 9th, 2003, 04:30 PM
#3
Does not work!
Thanks for answer.
Form1.hWnd is Ok for Visual Basic 6, but in Visual Basic .Net there is not this property.
Penavin
-
March 10th, 2003, 09:01 AM
#4
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
|