Click or drag to resize

ChromiumHostControlBase.Dispose Method

Version 102.0.100
Overload List
  NameDescription
Public methodDispose()
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources.
(Overrides Control.Dispose(Boolean).)
Top
See Also