This topic lists the Extender properties that are available when the Image OCR control is drawn on a Visual Basic form.
Name | Description |
DataBindings | Returns the DataBindings collection object containing the available bindable properties |
DataChanged | Returns or sets a value indicating that data in the bound control has changed |
DataField | Returns or sets a value that binds a control to a data field |
Index | Returns or sets the subscript value of a control in an array of controls |
Name | Returns the name of an object |
Object | Returns a reference to a property or method of a control that has the same name as a property or method extended to the control |
Parent | Returns the form, object, or collection that contains either a control, or another object or collection |
Tag | Returns or sets ancillary data |
Refer to the Visual Basic on-line help for more information about these properties.