|
-
May 19th, 2002, 12:23 AM
#1
Thread Starter
Member
Looking for the hWnd
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
-
May 19th, 2002, 12:25 AM
#2
Just guessing, is it the .Handle thingie?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
May 19th, 2002, 12:36 AM
#3
Thread Starter
Member
Yes!
It's the Hendle of the control.
VBmaster
-
May 19th, 2002, 12:56 AM
#4
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
May 20th, 2002, 01:24 AM
#5
Thread Starter
Member
I know the answer already
It's
RichTextBox.Handle.toInt32
Thanx any way
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
|