[]
        
(Showing Draft Content)

C1.Win.Input.Base.Views.InputPanel.Dispose

Dispose Method

Dispose()

Releases the unmanaged resources used by the InputPanel class.

Declaration
public virtual void Dispose()
Implements

Dispose(bool)

Releases the unmanaged resources used by the InputPanel class.

Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing

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