Disposes resources used by this AzukiControl.
Namespace: Sgry.Azuki.WinFormsAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
protected override void Dispose( bool disposing ) |
| Visual Basic |
|---|
Protected Overrides Sub Dispose ( disposing As Boolean ) |
Parameters
- disposing
- Type: System..::..Boolean