FormAnimateControl.userWidth Method [AX 2012]
Sets or returns the width of the control in pixels.
The userWidth method returns the width in pixels, based on six times the number of characters. For example, if the user has specified 30 characters as the width for the control, the return is 6 * 30 = 180.
To specify the width of the control in characters, users can right-click the control to invoke the setup form in which the character specification is made.
Community Additions
ADD
Show: