Example #1
0
 /// <summary>
 /// Empties the host window toolstrip of all controls
 /// </summary>
 public void Initialize()
 {
     host.InitializeToolstrip();
 }