←Select platform

Dispose(bool) Method (RasterPictureBox)

Summary

Cleans up any resources being used.

Syntax

C#
VB
C++
protected override void Dispose( 
   bool disposing 
) 
Protected Overrides Sub Dispose( 
   ByVal disposing As Boolean 
) 
protected:  
   virtual void Dispose( 
      bool disposing 
   ) override 

Parameters

disposing

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize