Compartilhar via


Método 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.

Lista de sobrecargas

  Nome Descrição
Método público Dispose() () () () (Herdado de Component.)
Método protegido 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. (Substitui ContainerControl. . :: . .Dispose(Boolean).)

Início