-
Feb 20th, 2024, 08:37 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Control.Enter and Control.Leave in ATL c++
in c#, there're Control.Enter and Control.Leave.
I want to Fire Fire_Enter and Fire_Leave events for my ATL control and do something (Show/Hide children).
-
Apr 27th, 2024, 09:03 AM
#2
Thread Starter
Fanatic Member
Re: Control.Enter and Control.Leave in ATL c++
Fire_Enter event in OnSetFocus when control get focus.
Fire_Leave event in OnKillFocus if the control itself and all children are not focused.
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
|
Click Here to Expand Forum to Full Width
|