Click or drag to resize

OLEBoundControl Class

X#
The VFP compatible OLEBoundControl class.
Inheritance Hierarchy
Object
  OLEControl
    OLEBoundControl

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS OLEBoundControl INHERIT OLEControl
Request Example View Source

The OLEBoundControl type exposes the following members.

Constructors
  NameDescription
Public methodOLEBoundControl
Initializes a new instance of the OLEBoundControl class
Top
Properties
  NameDescription
Public propertyAutoHideScrollBar (Inherited from OLEControl.)
Public propertyBaseClass (Inherited from OLEControl.)
Public propertyBorderColor (Inherited from OLEControl.)
Public propertyBoundColumn (Inherited from OLEControl.)
Public propertyBoundTo (Inherited from OLEControl.)
Public propertyClass (Inherited from OLEControl.)
Public propertyClassLibrary (Inherited from OLEControl.)
Public propertyColumnCount (Inherited from OLEControl.)
Public propertyColumnLines (Inherited from OLEControl.)
Public propertyColumnWidths (Inherited from OLEControl.)
Public propertyComment (Inherited from OLEControl.)
Public propertyControlCount (Inherited from OLEControl.)
Public propertyDisabledBackColor (Inherited from OLEControl.)
Public propertyDisabledEditItemBackColor (Inherited from OLEControl.)
Public propertyDisabledEditItemForeColor (Inherited from OLEControl.)
Public propertyDisabledForeColor (Inherited from OLEControl.)
Public propertyDisplayValue (Inherited from OLEControl.)
Public propertyDragIcon (Inherited from OLEControl.)
Public propertyDragMode (Inherited from OLEControl.)
Public propertyFirstElement (Inherited from OLEControl.)
Public propertyHelpContextID (Inherited from OLEControl.)
Public propertyIncrementalSearch (Inherited from OLEControl.)
Public propertyItemBackColor (Inherited from OLEControl.)
Public propertyItemData (Inherited from OLEControl.)
Public propertyItemForeColor (Inherited from OLEControl.)
Public propertyItemTips (Inherited from OLEControl.)
Public propertyList (Inherited from OLEControl.)
Public propertyListCount (Inherited from OLEControl.)
Public propertyListIndex (Inherited from OLEControl.)
Public propertyListItemID (Inherited from OLEControl.)
Public propertyMouseIcon (Inherited from OLEControl.)
Public propertyMultiSelect (Inherited from OLEControl.)
Public propertyNewIndex (Inherited from OLEControl.)
Public propertyNewItemID (Inherited from OLEControl.)
Public propertyNullDisplay (Inherited from OLEControl.)
Public propertyNumberOfElements (Inherited from OLEControl.)
Public propertyObjects (Inherited from OLEControl.)
Public propertyOLEDragMode (Inherited from OLEControl.)
Public propertyOLEDragPicture (Inherited from OLEControl.)
Public propertyOLEDropEffects (Inherited from OLEControl.)
Public propertyOLEDropHasData (Inherited from OLEControl.)
Public propertyOLEDropMode (Inherited from OLEControl.)
Public propertyPicture (Inherited from OLEControl.)
Public propertyProperties (Inherited from OLEControl.)
Public propertyRowSource (Inherited from OLEControl.)
Public propertyRowSourceType (Inherited from OLEControl.)
Public propertySelectedBackColor (Inherited from OLEControl.)
Public propertySelectedForeColor (Inherited from OLEControl.)
Public propertySelectedItemBackColor (Inherited from OLEControl.)
Public propertySelectedItemForeColor (Inherited from OLEControl.)
Public propertyThemes (Inherited from OLEControl.)
Public propertyWhatsThisHelpID (Inherited from OLEControl.)
Top
Methods
  NameDescription
Public method_AddProperty (Inherited from OLEControl.)
Public method_RemoveProperty (Inherited from OLEControl.)
Public methodAddItem (Inherited from OLEControl.)
Public methodAddListItem (Inherited from OLEControl.)
Public methodAddObject (Inherited from OLEControl.)
Public methodAddProperty (Inherited from OLEControl.)
Public methodClear (Inherited from OLEControl.)
Public methodDrag (Inherited from OLEControl.)
Public methodGetPropertyNames (Inherited from OLEControl.)
Public methodIndexToItemID (Inherited from OLEControl.)
Public methodItemIDToIndex (Inherited from OLEControl.)
Public methodNewObject (Inherited from OLEControl.)
Public methodNoIvarGet (Inherited from OLEControl.)
Public methodNoIvarPut (Inherited from OLEControl.)
Public methodOLEDrag (Inherited from OLEControl.)
Public methodReadExpression Obsolete. (Inherited from OLEControl.)
Public methodReadMethod Obsolete. (Inherited from OLEControl.)
Public methodRemoveItem (Inherited from OLEControl.)
Public methodRemoveListItem (Inherited from OLEControl.)
Public methodRemoveObject (Inherited from OLEControl.)
Public methodRemoveProperty (Inherited from OLEControl.)
Public methodRequery (Inherited from OLEControl.)
Public methodResetToDefault Obsolete. (Inherited from OLEControl.)
Public methodSaveAsClass Obsolete. (Inherited from OLEControl.)
Public methodSetAll (Inherited from OLEControl.)
Public methodSetFocus (Inherited from OLEControl.)
Public methodWriteExpression Obsolete. (Inherited from OLEControl.)
Public methodWriteMethod Obsolete. (Inherited from OLEControl.)
Top
See Also