Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartButton Object / BackgroundColor Property
In This Topic
    BackgroundColor Property (SmartButton)
    In This Topic
    Gets or sets the color used to paint the background of this button.
    Syntax
    expression.BackgroundColor As Color
    where expression is a variable that represents a SmartButton Object
    See Also