ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BackgroundImageLayout As C1.Win.SuperTooltip.BackgroundImageLayout
    public C1.Win.SuperTooltip.BackgroundImageLayout BackgroundImageLayout {get; set;}
    See Also