Change background color when focused - VB.NET?
-
I need to change the background color of a control when it is focused. I do not to use a timer to test if they are focused and change the color if so, because I have 20+ controls. (All listviews). I am making a calendar like application, with a listview schedule on each day. When the user clicks a day, I want it to be highlighted. Is there an easy way to do with minimum size?
-
Answer:
I believe there is an "onFocus" - uh - not function - uh - property, is it? - no - event - an "onFocus event" that is triggered when an object gets the focus. If this "onFocus" event is activated for an object, the code for that event is triggered, and you can change any properties of any objects within that event. No - sorry - it's the "GotFocus" event. Sorry about that.
aGruntNa... at Yahoo! Answers Visit the source
Related Q & A:
- How to change NetBeans window background color?Best solution by Stack Overflow
- How to change options menu background color in Android?Best solution by Stack Overflow
- How to save from DatagridView to Database VB.NET?Best solution by Stack Overflow
- How to draggable button background color to apply another button background?Best solution by Stack Overflow
- How do I change my background color on yahoo?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.