Click or drag to resize

Edit.Margins Property

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

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

Property Value

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