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)。) |
頂端