method EditContext.Remove (Index as Variant)
Removes a specific member from the context collection.

TypeDescription
Index as Variant A long expression that indicates the index of item being deleted.

Use the Remove method to remove an item for control's context list. Use the Clear method to clear the control's context list.