ValueBox.Currency (gb.form)
Const Currency As Integer = 3
This constants is used with the Type property.
It specifies that the user must enter a currency value.
A ValueBox with Type=Currency always displays 12 characters plus the currency sign. So if your ValueBox is too small, you won't see all characters without scrolling.