Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ToolTipSettings Class / PlacementMode Property

In This Topic
    PlacementMode Property (ToolTipSettings)
    In This Topic
    Gets or sets the placement of where a tooltip appears on the screen.
    Syntax
    'Declaration
     
    
    Public Property PlacementMode As PlacementMode
    public PlacementMode PlacementMode {get; set;}
    See Also