ToolTipControlInfo.ToolTipAnchor Property
Gets or sets whether the tooltip is anchored relative to the mouse pointer or the owning control.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.ToolTipAnchor | A DevExpress.Utils.ToolTipAnchor value that specifies whether the tooltip is anchored relative to the mouse pointer or the owning control. |
See Also