PrintForm.Dispose Method
Namespace: Microsoft.VisualBasic.PowerPacks.Printing
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by a PrintForm component and optionally releases the managed resources.(Overrides Component.Dispose(Boolean).) |
See Also
PrintForm Class
Microsoft.VisualBasic.PowerPacks.Printing Namespace
Return to top