MobileForms Toolkit Documentation

KeyDescriptorCollection.Remove Method 

Removes the item at the specified index.

public void Remove(
int anIndex
);

Parameters

anIndex
The zero-based index of the item to remove.

See Also

KeyDescriptorCollection Class | Resco.Controls.Keyboard Namespace