Hi:
I have some nicely color labels that I use as buttons. (Too me , it's so much easier to color a button looking label)
I can detect clicks and use the label/Button.
Yes, I have WS_TabStops in the label style.
How do I detect the z-order TAB is on this label and has focus?
I need to get the SetFocus/KillFocus command if I can.
Thank You
I have some nicely color labels that I use as buttons. (Too me , it's so much easier to color a button looking label)
I can detect clicks and use the label/Button.
Yes, I have WS_TabStops in the label style.
How do I detect the z-order TAB is on this label and has focus?
I need to get the SetFocus/KillFocus command if I can.
Thank You
Comment