Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in C Sharp only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
C Sharp
wndproc
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
DaveL
#1
wndproc
Oct 8 '08, 04:25 PM
How can i convert/cast a control.handle
to its Object
TextBox, combobox, etc
thanks
DaveL
Peter Duniho
#2
Oct 8 '08, 06:35 PM
Re: wndproc
On Wed, 08 Oct 2008 09:18:17 -0700, DaveL <dvs_bis@sbcglo bal.netwrote:
How can i convert/cast a control.handle
to its Object
TextBox, combobox, etc
If the handle is actually for a specific Control, you can use
Control.FromHan dle(). Otherwise, it's not possible.
Comment
Post
Cancel
DaveL
#3
Oct 8 '08, 11:15 PM
Re: wndproc
Thankyou very much peter
DaveL
"Peter Duniho" <NpOeStPeAdM@nn owslpianmk.comw rote in message
news:op.uipxvbk 88jd0ej@petes-computer.local. ..
On Wed, 08 Oct 2008 09:18:17 -0700, DaveL <dvs_bis@sbcglo bal.netwrote:
>
>How can i convert/cast a control.handle
>to its Object
>TextBox, combobox, etc
>
If the handle is actually for a specific Control, you can use
Control.FromHan dle(). Otherwise, it's not possible.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment