Hello everybody,
I've found an interesting piece of code for creating a button. It's an ActiveX project. The button is created from scratch. That means that no other controls are used on the UserControl. Now I would like to have a tooltiptext. When I move over the control at runtime, I want a tooltiptext to be displayed. Can anybody tell me how to do that when creating a control from scratch?
Thnx a lot
