|
static |
Sets tooltip text and description.
Use this method to set text and description for all tooltips attached to controls of the specified type.
pTI | A pointer to TOOLINFO |
pToolTip | A pointer to tooltip control whose text and description is being set. |
nType | Specifies the type of control(s) this tooltip associated with. |
strText | Tooltip text. |
lpszDescr | A pointer to the tooltip description. Can be NULL. |