Dispose Method (C1ComboBox)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public new void Dispose()
'Declaration
Public Shadows Sub Dispose()
'Usage
Dim instance As C1ComboBox
instance.Dispose()