Click or drag to resize

Rubberband.Dispose Method

Releases resources held by the object back to the system.
Overload List
  NameDescription
Public methodDispose()
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases resources held by the object back to the system.
(Overrides Component.Dispose(Boolean).)
Top
See Also