Send comments on this topic.
RemoveSmartControls Method
Attachmate.Reflection.Objects Library (User Interface) > View Object : RemoveSmartControls Method
count
decorations
Removes specified SmartUx controls from the view window.

Syntax

 
object.RemoveSmartControls( 
   ByVal count As Integer,
   ByVal decorations() As _SmartControl
) 

Parameters

count
decorations

See Also