-
get handle of an object
Hello,
i need to get handle for a richtextbox, groupbox, and picturebox. Before
using vb 6.0 i did picture1.hwnd. But i tried this in vb.net and donīt function.
i need send this handle like a parameter for sendmessage function API.
Thanks by your comments,
-
Re: get handle of an object
"estrella" <vb.@127.0.0.1> wrote in message news:3d2b116d$1@10.1.10.29
> i need to get handle for a richtextbox, groupbox, and picturebox.
> Before using vb 6.0 i did picture1.hwnd. But i tried this in vb.net
> and donīt function. i need send this handle like a parameter for
> sendmessage function API.
VB.Net questions would probably be better asked in the vb.dotnet.technical
group;
Check the controls and see if you can read .Handle instead of .hWnd
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks