Click here to Skip to main content
16,015,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I just have a small query which I am unable to resolve at the moment. Basically, in my dialog I have four list control windows and I am trying to change a bitmap on when any of them gets focused. For example: if the first list control gets focus or an LButtonDown activity, I would like to detect that and change the bitmap. At the moment, I know I can capture an LButtonDown press command, but could you suggest me as to how can I detect which List control has gained the focus? Also, how can I change the bitmap back again when that list control loses focus? Looking forward to your suggestions.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900