Click or drag to resize

IVOForm Interface

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 INTERFACE IVOForm IMPLEMENTS IVOControlContainer, 
	IVOUIObject

The IVOForm type exposes the following members.

Properties
  NameDescription
Public propertyAllowDrop (Inherited from IVOControlContainer.)
Public propertyClientRectangle (Inherited from IVOUIObject.)
Public propertyDisplayRectangle (Inherited from IVOUIObject.)
Public propertyDock (Inherited from IVOUIObject.)
Public propertyHeight (Inherited from IVOUIObject.)
Public propertyIsDisposed (Inherited from IVOUIObject.)
Public propertyLocation (Inherited from IVOUIObject.)
Public propertyProperties
Public propertySize (Inherited from IVOUIObject.)
Public propertyText (Inherited from IVOUIObject.)
Public propertyVisible (Inherited from IVOUIObject.)
Public propertyWidth (Inherited from IVOUIObject.)
Public propertyWindow
Top
Functions
See Also