| MobileForms Toolkit Documentation |
|
KeyDescriptor.Dispose Method (Boolean)
Releases the unmanaged resources used by the KeyDescriptor and optionally releases the managed resources.
protected override
void Dispose(
bool disposing);
Parameters
-
disposing
-
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also
KeyDescriptor Class | Resco.Controls.Keyboard Namespace | KeyDescriptor.Dispose Overload List