←Select platform

Dispose(bool) Method

Summary

Clean up any resources being used.

Syntax
C#
VB
C++
protected virtual void Dispose( 
   bool disposing 
) 
Public Sub Dispose() 
public:  
   void Dispose() 

Parameters

disposing

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly