Click or drag to resize

IVFPOwner Interface

X#
Interface for controls that can own other controls

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 INTERFACE IVFPOwner IMPLEMENTS IVFPObject

The IVFPOwner type exposes the following members.

Properties
  NameDescription
Public propertyBaseClass (Inherited from IVFPObject.)
Public propertyClass (Inherited from IVFPObject.)
Public propertyClassLibrary (Inherited from IVFPObject.)
Public propertyComment (Inherited from IVFPObject.)
Public propertyControlCount
Public propertyObjects
Top
Methods
  NameDescription
Public methodAddObject
Public methodNewObject
Public methodReadExpression (Inherited from IVFPObject.)
Public methodReadMethod (Inherited from IVFPObject.)
Public methodRemoveObject
Public methodResetToDefault (Inherited from IVFPObject.)
Public methodWriteExpression (Inherited from IVFPObject.)
Public methodWriteMethod (Inherited from IVFPObject.)
Top
See Also