Performs additional custom processes when validating a value.
OnValidate can be used to impose restrictions on the type of objects that are accepted into the collection. The default implementation prevents a null reference (Nothing) from being added to or removed from the underlying System.Collections.ArrayList.
ShortcutsCollection Class | Resco.Controls.OutlookControls Namespace