Unable to set tool tip

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I am using windows controls to create an activex control.

I need to put tool tips in them

In a windows form you go
Me.tooltip.SetToolTip(btn, "Tool Tip Text")
How would i do this in a windows control?

Thanks
Chris
 

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