SampleApp.Form1.RefreshContainerView Function
Refreshes the tree branch under the specified View. Used when components are put in a container (linked to an external source).

Private void RefreshContainerView (int)
  Type Name Description  
    int containerViewId The view containig the source that is being linked to.  
  Return Description  
    void