This topic has not yet been rated - Rate this topic

ToolTip Events

The ToolTip type exposes the following members.

  Name Description
Public event Disposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public event Draw Occurs when the ToolTip is drawn and the OwnerDraw property is set to true and the IsBalloon property is false.
Public event Popup Occurs before a ToolTip is initially displayed. This is the default event for the ToolTip class.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.