I've made some program which has a few buttons/checkboxes. I wish to show the information of what they pointed at after a certain period of pointing at the control. This maybe an easy stuff but I've been googling for few hours with no result.

I've included an example for the question.



As you can see, the pointer shows 'Microsoft Visual Studio 2010' when I point my mouse pointer on it. I wish to make into my program as well.

Appreciate any help/comment. Thanks in advance.