Click or drag to resize

IVFPControl Interface

X#
Interface for controls that can be dragged

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

The IVFPControl 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 propertyDragIcon
Public propertyDragMode
Public propertyHelpContextID (Inherited from IVFPHelp.)
Public propertyWhatsThisHelpID (Inherited from IVFPHelp.)
Top
Methods
  NameDescription
Public methodDrag
Public methodReadExpression (Inherited from IVFPObject.)
Public methodReadMethod (Inherited from IVFPObject.)
Public methodResetToDefault (Inherited from IVFPObject.)
Public methodSetFocus
Public methodWriteExpression (Inherited from IVFPObject.)
Public methodWriteMethod (Inherited from IVFPObject.)
Top
See Also