[]
        
(Showing Draft Content)

C1.Win.Ribbon.PlacementMode

PlacementMode Enum

Describes the placement of where a tooltip appears on the screen.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public enum PlacementMode

Fields

Name Description
Bottom

A position of the tooltip below the element above which the mouse cursor hangs.

Default

A position of the tooltip under the ribbon.

MousePoint

A tooltip position under the mouse cursor.

Right

A position of the tooltip to the right of the item the mouse cursor is hanging over.