How to call a tooltip in compact framework C# ?

  • Thread starter Thread starter stef al via .NET 247
  • Start date Start date
S

stef al via .NET 247

(Type your message here)

--------------------------------
From: stef al
I make a custom control and want to show a tooltip.
How to show a tooltip in Win Ce?
what a class and namespace is for it?
Or i must use a API function? what?
 
Can you provide a bit more info on what you're after? ToolTips
traditionally apper when you hover the mouse cursor over an object, which is
pretty difficult to do on the PPC. There are tips on the Toolbar Buttons I
think, which are implemented via tap and hold.
 

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