EditContext object

Use the Context property to access the control's Context collection. Use the ContextKey property to define the key combination for the control's context window. The OnContext event occurs when user invokes the control's context window. 

The Context object supports the following methods and properties:

NameDescription
AddAdds a new item to the context.
ClearRemoves all members of context collection.
CountReturns the number of objects in a collection.
OptionsSpecifies an option for the sensitive context list.
RemoveRemoves a specific member from the context collection.
SortSorts the items.