N
Normski
I'm wrapping to wrap SysIPAddress32 window control, I tried doing this using
a NativeWindow and a ordinary Control by overriding the CreateParams method.
The window seems to create ok, but there are focus issues, if I add this
control on a form with another control say a TextBox if I give the TextBox
focus and then click back to the hosted SysIPAddress32 window control the
TextBox does recieve a Leave message, any ideas. Without going under the
hood I stump to tell what's going on. BTW: I have tried using Spy++ it seems
"like" the messages should be routed to the correct windows (I could be
wrong).
Norm
a NativeWindow and a ordinary Control by overriding the CreateParams method.
The window seems to create ok, but there are focus issues, if I add this
control on a form with another control say a TextBox if I give the TextBox
focus and then click back to the hosted SysIPAddress32 window control the
TextBox does recieve a Leave message, any ideas. Without going under the
hood I stump to tell what's going on. BTW: I have tried using Spy++ it seems
"like" the messages should be routed to the correct windows (I could be
wrong).
Norm