Click or drag to resize

Edit.Margins Property (Typed)

X#
A Dimension object specifying the left and right margins of the edit control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Margins AS Dimension GET SET 
Request Example View Source

Property Value

Type: Dimension
A Dimension object specifying the left and right margins of the edit control.
See Also