dbicTips Send comments on this topic.
Developing with dbicTips - User Drawn Functionality

Glossary Item Box

The dbicTips “User Drawn” functionality allows the developer to take control of the painting of the control.  User Drawn functionality is surfaced through 3 different events in the control …

 

User Drawn Body: Fires so the developer can handle the drawing of the body portion of the tooltip.

User Drawn Footer: Fires so the developer can handle the drawing of the footer portion of the tooltip.

User Drawn Header: Fires so the developer can handle the drawing of the header protion of the tooltip.