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)。) |
页首