点击或拖拽改变大小

OLEBoundControl 类

X#
The VFP compatible OLEBoundControl class.
继承层次
Object
  OLEControl
    OLEBoundControl

命名空间:  XSharp.VFP.UI
程序集:  XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法
 CLASS OLEBoundControl INHERIT OLEControl
查看代码

OLEBoundControl 类型公开以下成员。

构造函数
  名称说明
公共方法OLEBoundControl
初始化 OLEBoundControl 类的一个新实例
Top
属性
  名称说明
公共属性AutoHideScrollBar (继承自 OLEControl。)
公共属性BaseClass (继承自 OLEControl。)
公共属性BorderColor (继承自 OLEControl。)
公共属性BoundColumn (继承自 OLEControl。)
公共属性BoundTo (继承自 OLEControl。)
公共属性Class (继承自 OLEControl。)
公共属性ClassLibrary (继承自 OLEControl。)
公共属性ColumnCount (继承自 OLEControl。)
公共属性ColumnLines (继承自 OLEControl。)
公共属性ColumnWidths (继承自 OLEControl。)
公共属性Comment (继承自 OLEControl。)
公共属性ControlCount (继承自 OLEControl。)
公共属性DisabledBackColor (继承自 OLEControl。)
公共属性DisabledEditItemBackColor (继承自 OLEControl。)
公共属性DisabledEditItemForeColor (继承自 OLEControl。)
公共属性DisabledForeColor (继承自 OLEControl。)
公共属性DisplayValue (继承自 OLEControl。)
公共属性DragIcon (继承自 OLEControl。)
公共属性DragMode (继承自 OLEControl。)
公共属性FirstElement (继承自 OLEControl。)
公共属性HelpContextID (继承自 OLEControl。)
公共属性IncrementalSearch (继承自 OLEControl。)
公共属性ItemBackColor (继承自 OLEControl。)
公共属性ItemData (继承自 OLEControl。)
公共属性ItemForeColor (继承自 OLEControl。)
公共属性ItemTips (继承自 OLEControl。)
公共属性List (继承自 OLEControl。)
公共属性ListCount (继承自 OLEControl。)
公共属性ListIndex (继承自 OLEControl。)
公共属性ListItemID (继承自 OLEControl。)
公共属性MouseIcon (继承自 OLEControl。)
公共属性MultiSelect (继承自 OLEControl。)
公共属性NewIndex (继承自 OLEControl。)
公共属性NewItemID (继承自 OLEControl。)
公共属性NullDisplay (继承自 OLEControl。)
公共属性NumberOfElements (继承自 OLEControl。)
公共属性Objects (继承自 OLEControl。)
公共属性OLEDragMode (继承自 OLEControl。)
公共属性OLEDragPicture (继承自 OLEControl。)
公共属性OLEDropEffects (继承自 OLEControl。)
公共属性OLEDropHasData (继承自 OLEControl。)
公共属性OLEDropMode (继承自 OLEControl。)
公共属性Picture (继承自 OLEControl。)
公共属性Properties (继承自 OLEControl。)
公共属性RowSource (继承自 OLEControl。)
公共属性RowSourceType (继承自 OLEControl。)
公共属性SelectedBackColor (继承自 OLEControl。)
公共属性SelectedForeColor (继承自 OLEControl。)
公共属性SelectedItemBackColor (继承自 OLEControl。)
公共属性SelectedItemForeColor (继承自 OLEControl。)
公共属性Themes (继承自 OLEControl。)
公共属性WhatsThisHelpID (继承自 OLEControl。)
Top
方法
  名称说明
公共方法_AddProperty (继承自 OLEControl。)
公共方法_RemoveProperty (继承自 OLEControl。)
公共方法AddItem (继承自 OLEControl。)
公共方法AddListItem (继承自 OLEControl。)
公共方法AddObject (继承自 OLEControl。)
公共方法AddProperty (继承自 OLEControl。)
公共方法Clear (继承自 OLEControl。)
公共方法Drag (继承自 OLEControl。)
公共方法GetPropertyNames (继承自 OLEControl。)
公共方法IndexToItemID (继承自 OLEControl。)
公共方法ItemIDToIndex (继承自 OLEControl。)
公共方法NewObject (继承自 OLEControl。)
公共方法NoIvarGet (继承自 OLEControl。)
公共方法NoIvarPut (继承自 OLEControl。)
公共方法OLEDrag (继承自 OLEControl。)
公共方法ReadExpression 已过时。 (继承自 OLEControl。)
公共方法ReadMethod 已过时。 (继承自 OLEControl。)
公共方法RemoveItem (继承自 OLEControl。)
公共方法RemoveListItem (继承自 OLEControl。)
公共方法RemoveObject (继承自 OLEControl。)
公共方法RemoveProperty (继承自 OLEControl。)
公共方法Requery (继承自 OLEControl。)
公共方法ResetToDefault 已过时。 (继承自 OLEControl。)
公共方法SaveAsClass 已过时。 (继承自 OLEControl。)
公共方法SetAll (继承自 OLEControl。)
公共方法SetFocus (继承自 OLEControl。)
公共方法WriteExpression 已过时。 (继承自 OLEControl。)
公共方法WriteMethod 已过时。 (继承自 OLEControl。)
Top
参见