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

In This Topic
    BackgroundImageLayout Property (ToolTipSettings)
    In This Topic
    Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.
    Syntax
    'Declaration
     
    
    Public Property BackgroundImageLayout As BackgroundImageLayout
    public BackgroundImageLayout BackgroundImageLayout {get; set;}
    See Also