éThe RichTextBox control enables you to add insertable objects to an RTF file. Insertable objects are represented by the OLEObject.FReturns the number that uniquely identifies an object in a collection.HReturns/sets a string that uniquely identifies a member in a collection.Returns object's OLE class nameSReturns/sets a value indicating whether an object displays its contents or an icon.tReturns a string array of verbs supported by the object. FetchVerbs must be called prior to accessing this property.sReturns a integer array of menu item state flags used to display the corresponding verb in the object's popup menu.Returns the number of verbs supported by the object. This is the number of items in the ObjectVerbs and ObjectVerbFlags array.8Executes the object's verb specified by the index value.ìFetches the verbs supported by the object. This method must be called prior to accessing ObjectVerbs, ObjectVerbFlags, and ObjectVerbsCount.0RichText Control OLEObjects Collection InterfaceJReturns a specific item of a collection object by position, index, or key..Returns the number of members in a collection..Adds an OLEObject to an OLEObjects collection.,Removes a specific member from a collection.