Dynamic tooltip control.

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