Search
DropDown Methods
 


 Public Methods

  Name Description

attach

Control.attach override.

detach

Control.detach override.

doHide

Hides the Tooltip without raising events. (Inherited from Tooltip.)

doShow1

Shows the Tooltip without raising events. (Inherited from Tooltip.)

draw

Control.draw override.

hide

Hides the tooltip. (Inherited from Tooltip.)

render

Control.render override. (Inherited from Tooltip.)

show

Shows the tooltip. (Inherited from Tooltip.)

toggle

Toggles the tooltip's visibility. (Inherited from Tooltip.)

 See Also