Tool tip for picture boxes in C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi friends,

I wanna place a tool-tip for my picture box in WindowsCE.NET using C#. I
know that this will not support tool-tip property directly.

Is there any other way to achieve this.

Please help me out. Thanks in advance.

HRK-Chennai
 
You can use the Label control as a tooltip and hide or make it visible in the
right time.
 
Thanks a lot Alex. We got it. Thank you for your answer.

Regs,
HRK-Chennai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top