MobileForms Toolkit Documentation

KeyDescriptorCollection.Add Method 

Adds an item to the collection.

public void Add(
KeyDescriptor anItem
);

Parameters

anItem
The KeyDescriptor to add to the collection.

See Also

KeyDescriptorCollection Class | Resco.Controls.Keyboard Namespace