DialogPage.Dispose Method

Include Protected Members
Include Inherited Members

Releases all resources that are used by a dialog page class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Dispose() Releases all resources used by the Component. (Inherited from Component.)
Protected method Dispose(Boolean) Releases the unmanaged resources that are used by a dialog page class and optionally releases the managed resources; the parent class, Component supports unmanaged resources. (Overrides Component.Dispose(Boolean).)

Top

See Also

Reference

DialogPage Class

Microsoft.VisualStudio.Shell Namespace