Hi!
How to get the form handle in VB .NET?
hWnd = Form1.???
Thank you.
Printable View
Hi!
How to get the form handle in VB .NET?
hWnd = Form1.???
Thank you.
Handle Property appears in the list. Did you try it?
Vlad
Thanks for answer.
Form1.hWnd is Ok for Visual Basic 6, but in Visual Basic .Net there is not this property.
Penavin :)
Try FormName.Handle