Edit.Margins Property | |
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
public virtual Usual Margins { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA Dimension object specifying the left and right margins of the edit control.
See Also