Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / RemoveAllSmartControls Method
In This Topic
    RemoveAllSmartControls Method
    In This Topic
    Removes all SmartUx controls from the view window.
    Syntax
    expression.RemoveAllSmartControls() 
    where expression is a variable that represents a View Object
    See Also