Member variable XbpSpinButton():padWithZeros Foundation

Fills (or left pads) the numeric value in the entry field of the spinbutton with zeros.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

By default, the instance variable :padWithZeros is .F. (false). This causes the numeric value in the entry field to be displayed without leading zeros. For the display to contain leading zeros, this instance variable must be set to .T. (true).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.