Send comments on this topic.
RemoveSmartControl Method
Attachmate.Reflection.Objects Library (User Interface) > View Object : RemoveSmartControl Method
decoration
The Screen Decoration to remove.
Removes a SmartUx control from the view window.

Syntax

 
object.RemoveSmartControl( 
   ByVal decoration As _SmartControl
) 

Parameters

decoration
The Screen Decoration to remove.

See Also