Results 1 to 5 of 5

Thread: Looking for the hWnd

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    45

    Question 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
    VBmaster

  2. #2
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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!!

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    45

    Yes!

    It's the Hendle of the control.

    VBmaster
    VBmaster

  4. #4
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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!!

  5. #5

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    45

    I know the answer already

    It's
    RichTextBox.Handle.toInt32

    Thanx any way
    VBmaster

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width