RoundTextBoxDispose(Boolean) Method
Releases the unmanaged resources used by the
RoundTextBox and its child controls
and optionally releases the managed resources.
Namespace: BeeMobile.RoundTextBoxAssembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
protected override void Dispose(
bool disposing
)
Protected Overrides Sub Dispose (
disposing As Boolean
)
Parameters
- disposing Boolean
- System.Boolean.Booleantrue to release both managed and unmanaged resources; false to release only
unmanaged resources.