Beispiel #1
0
 private void Stop()
 {
     webControl1.Dispose();
     WebCore.DestroyUnwrappedViews();
     timer1.Stop();
     timer1.Dispose();
 }