共用方式為


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

頂端