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 | |
---|---|---|
Dispose() () () () | (Herdado de 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. (Substitui ContainerControl. . :: . .Dispose(Boolean).) |
Início
Consulte também