InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / View Object / RemoveSmartControl Method
The Screen Decoration to remove.
In This Topic
    RemoveSmartControl Method
    In This Topic
    Removes a SmartUx control from the view window.
    Syntax
    expression.RemoveSmartControl( _
       ByVal decoration As _SmartControl _
    ) 

    Parameters

    decoration
    The Screen Decoration to remove.
    See Also