Dynamic tooltip control.

Namespace:  DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.6.1385.0 (4.6.1385.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