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)을(를) 재정의합니다.) |
맨 위로 이동