Click or drag to resize

ThumbnailView.Dispose Method

Disposes the ThumbnailView and all of its Thumbnails.
Overload List
  NameDescription
Public methodDispose()
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Disposes the ThumbnailView and releases any resources back to the system.
(Overrides Control.Dispose(Boolean).)
Top
See Also