 |
|
Code (VB.NET)
AnyString(e.Graphics, "***************************************", 10, lines + 15)
AnyString(e.Graphics, "รวมทั้งสิ้น " & CSng(lblTotalMoney.Text).ToString("###,##0.00"), 10, lines + 30)
AnyString(e.Graphics, "-----------------------------------------------------------", 10, lines + 45)
AnyString(e.Graphics, "รับเงินมา " & CSng(txtGetMoney.Text).ToString("###,##0.00"), 10, lines + 65)
AnyString(e.Graphics, "เงินทอน " & CSng(lblChangeMoney.Text).ToString("###,##0.00"), 10, lines + 85)
AnyString(e.Graphics, " ขอขอบคุณที่มาใช้บริการค่ะ ", 30, lines + 125)
code นี้ครับ แล้วจะจัดให้ชิดซ้ายอย่างไรครับ
Tag : .NET, VB.NET, VS 2010 (.NET 4.x), VS 2012 (.NET 4.x), Windows
|
|
 |
 |
 |
 |
Date :
2015-04-24 15:04:46 |
By :
Mr. Kay |
View :
1064 |
Reply :
4 |
|
 |
 |
 |
 |
|
|
|
 |