[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.Dispose

Dispose Method

Dispose(bool)

Releases the resoureces used by C1PreviewPane.

Declaration
protected override void Dispose(bool disposing)
Protected Overrides Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing

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

Overrides