Click or drag to resize
KaxToolTip Class
KaxToolTip class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsKaxToolTipBase
          Kettic.AspNet.ControlsKaxToolTip

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxToolTip : KaxToolTipBase

The KaxToolTip type exposes the following members.

Constructors
  NameDescription
Public methodKaxToolTip
Top
Properties
  NameDescription
Public propertyIsClientID
Get/Set whether the TargetControlID is server or client ID
Public propertyTargetControlID
Get/Set the target control property of the tooltip
Top
See Also