In This Topic
Resets the collection of sub item user controls that is cached. (The UiMode sub items can be changed by editing the current selection through the UI designer or by changing the user interface template. In these cases, this call refreshes the cached collection of subitems.)
Syntax
'Usage
Dim instance As IUiMode
instance.Reset()
See Also