PDA

Click to See Complete Forum and Search --> : Looking for the hWnd


shaykan
May 19th, 2002, 12:23 AM
Hi All,
I am working with the VB.NET and i can't find the hWnd of the RichTextBox or CommandButton?

Looking for any help.

Thanx

VBmaster

MrPolite
May 19th, 2002, 12:25 AM
Just guessing, is it the .Handle thingie?:rolleyes:

shaykan
May 19th, 2002, 12:36 AM
It's the Hendle of the control.

VBmaster

MrPolite
May 19th, 2002, 12:56 AM
:)

shaykan
May 20th, 2002, 01:24 AM
It's
RichTextBox.Handle.toInt32

Thanx any way