Метод Dispose

This method is initially inherited from the Component.Dispose method. It releases the unmanaged resources used by the control and optionally releases the managed resources.

Список перегрузок

  Имя Описание
Открытый метод Dispose() () () () (Наследуется из Component.)
Защищенный метод Dispose(Boolean) Releases the unmanaged resources used by the control, and optionally releases the managed resources. This method is inherited from the Component.Dispose method. (Перезаписывает ContainerControl. . :: . .Dispose(Boolean).)

В начало