[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperLabelBase.Dispose

Dispose Method

Dispose(bool)

Releases resources used by the component

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

True to release all resources; false to release unmanaged resources only.

Overrides