ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon 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