KryptonFormDispose Method (Boolean) |
Releases all resources used by the Control.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also