Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / TooltipPlacement Property

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