Esempio n. 1
0
 public void Dispose()
 {
     ComCtl32.IntImageList_Destroy(this.Handle);
     Dispose(true);
     GC.SuppressFinalize(this);
 }