[]
        
(Showing Draft Content)

FarPoint.Win.Spread.MarqueeFocusIndicatorRenderer.Dispose

Dispose Method

Dispose()

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

Declaration
public void Dispose()
Public Sub Dispose()
Implements

Dispose(bool)

Cleans up any resources being used.

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

true if managed resources should be disposed; otherwise, false.