|
static |
Deletes a tooltip control.
This method is used to delete a tooltip control. You should call this method when tooltip parent control is being destroyed (call it from OnDestroy handler).
pToolTip | Refers to a pointer to a tooltip to be destroyed. |