[]
        
(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()
Public Overridable Sub Dispose()
Implements

Dispose(bool)

Releases the unmanaged resources used by the InputPanel class.

Declaration
protected virtual void Dispose(bool disposing)
Protected Overridable 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.