Dynamic tooltip control.

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

Syntax

C#
public class DayPilotBubble : Control, 
	ICallbackEventHandler
Visual Basic
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