DrawItemEventArgs.Dispose Method

Definition

Overloads

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(Boolean)

Dispose()

Source:
DrawItemEventArgs.cs
Source:
DrawItemEventArgs.cs
Source:
DrawItemEventArgs.cs

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

C#
public void Dispose();

Implements

Applies to

Windows Desktop 10 and other versions
Product Versions
Windows Desktop 5, 6, 7, 8, 9, 10

Dispose(Boolean)

Source:
DrawItemEventArgs.cs
Source:
DrawItemEventArgs.cs
Source:
DrawItemEventArgs.cs
C#
protected virtual void Dispose(bool disposing);

Parameters

disposing
Boolean

Applies to

Windows Desktop 10 and other versions
Product Versions
Windows Desktop 5, 6, 7, 8, 9, 10