Example #1
0
 public void ApplyToGUI()
 {
     if (_ctlGUITreeView != null)
     {
         RootFolder.GUIRefresh(null);
     }
 }