Balloon Tool Tip Code Generator Add In
By Request, A VB6 Add In for creating Tool Tips. Generates declares, DIM,s and code for Tool Tips. Tool Tip can be standard rectangle, or Balloon style. Based on Easy Tool Tip Class on PSC http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=57489 You can add the class module to your project, or ... use it as a "Real" Add In and go to the Project References (under "Project" on the tool menu)and check "Tool Tip Code Generator" to expose the class to your project. Sample Project included. See the "ReadMe" file and clsToolTips module for details on use and properties of the class.
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload