Reflection
RemoveAllSmartControls Method


Removes all SmartUx Control from the view window.
Syntax
'Declaration
 
Sub RemoveAllSmartControls() 
'Usage
 
Dim instance As IView
 
instance.RemoveAllSmartControls()
void RemoveAllSmartControls()
See Also