pnumber label. I draw this label in Visual Dsigner. after in code send text data to PNUMBER.TEXT
here is my Visual Dsigner picture
'All variants script
AutoScaleAll
clv1.SetTopAndBottom(7%y, 41%y)
clv1.Width=100%x
clv1.SetLeftAndRight(0,100%x)
Panel1.Width=100%x
Panel1.Height=7%y
Panel1.Top=0
barcode.Width=35%x
barcode.Height=7%y
barcode.Left=0
barcode.top=0
Button1.Width=20%x
Button1.Height=7%y
Button1.Right=59%x
Button1.Top=0
ToggleButton1.Width=20%x
ToggleButton1.Height=7%y
ToggleButton1.Right=99%x
ToggleButton1.Top=0
Panel2.SetLeftAndRight(0,100%x)
Panel2.SetTopAndBottom(91%y,100%y)
pnumber.SetTopAndBottom(0,9%y)
Pmoney.SetTopAndBottom(0,9%y)
pnumber.SetLeftAndRight(0,39%x)
Pmoney.SetLeftAndRight(39%x,100%x)
wbvTable.SetLeftAndRight(0,100%x)
clv1.SetLeftAndRight(0,100%x)
wbvTable.SetTopAndBottom(60%y,91%y)
clv1.SetTopAndBottom(7%y,60%y)