BarCode for WinForms快速入门 > 步骤一:设置窗体 |
首先,我们将向窗体添加C1BarCode并设置该工程。完成以下步骤:
名称 |
文本属性 |
---|---|
GroupBox1 | Encoding Type |
GroupBox2 | Bar Code Text |
Button1 | Submit |
RadioButton1 | CodeBar |
RadioButton2 | Code128 |
RadioButton3 | Code39 |
RadioButton4 | Code93 |
RadioButton5 | CodeI2of5 |
RadioButton6 | Ean13 |
RadioButton7 | Ean8 |
RadioButton8 | PostNet |
RadioButton9 | UpcA |
RadioButton10 | UpcE |
你刚刚完成使用BarCode for WinForms的第一步。继续下一步,向工程添加代码。