InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltipBase Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (C1SuperTooltipBase)
    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