MobileForms Toolkit Documentation

ShortcutsCollection.OnClear Method 

Performs additional custom processes when clearing the contents of the ShortcutsCollection instance.

protected override void OnClear();

Remarks

OnClear is invoked before the standard Clear behavior, whereas OnClearComplete is invoked after the standard Clear behavior.

See Also

ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace