Click or drag to resize
KaxToolTipBaseManualClose Property

Note: This API is now obsolete.

Get/Set whether the tooltip will need to be closed manually by the user using the [x] button, or will close automatically

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[ObsoleteAttribute("This property is obsolete. Please use HideEvent="ManualClose" instead.")]
public bool ManualClose { get; set; }

Property Value

Type: Boolean
See Also