Tooltip Class

The Tooltip base class. Inherit this to create custom Tooltip controls.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public abstract class Tooltip : Frame
Public MustInherit Class Tooltip _
	Inherits Frame
public ref class Tooltip abstract : public Frame

Inheritance Hierarchy


Frame
  Squid..::..Tooltip