📄 formsample1.htm
字号:
<HTML>
<HEAD>
<title>Windows Forms Sample 1</title>
</HEAD>
<BODY>
<h1>Windows Forms Sample 1</h1>
This sample demonstrates:
<ol>
<li>The simplest way of using Barcode .Net in a Windows Forms application.
<li>All supported barcode types.
<li>Basic rotation.
<li>Use of the <a href="barcodeDraw1.htm">Draw()</a> function to draw a barcode to the printer and screen.
<li>Use of the <a href="barcodeMakeImage.htm">MakeImage()</a> function to save an image into a file.
</ol>
<p>
<img src="FormSample1.jpg">
</p>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -