Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.dispose

Releases windowing system resources used by the month calendar control.

Syntax

public void dispose()

Remarks

Call this method when you want to release resources immediately instead of waiting for garbage collection.

Overrides   

Control.dispose.