Dynamic tooltip control.

Namespace:  DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)

Syntax

C#
public class DayPilotBubble : Control, 
	ICallbackEventHandler
Visual Basic (Declaration)
Public Class DayPilotBubble _
	Inherits Control _
	Implements ICallbackEventHandler
Visual C++
public ref class DayPilotBubble : public Control, 
	ICallbackEventHandler

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    DayPilot.Web.Ui..::.DayPilotBubble

See Also