如何在我的C#Windows应用程序中实现条形码阅读器 [英] How to implement a barcode reader into my c# windows application

查看:79
本文介绍了如何在我的C#Windows应用程序中实现条形码阅读器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用C#Windows应用程序项目.在这里,我试图在我的应用程序中实现条形码.我想知道如何在我的应用程序中包含条形码阅读器(带有源代码).有人可以指导我吗.

如果您发现任何对我有用的链接,请发送给我们.

谢谢您,

Hi,

I am working with c# windows application project. Here i am trying to implement bar coding in my application. I would like to know how to include bar code reader in my application(with source code).can anybody please guide me.

if you find any links helpful for me please send it.

Thank you,

推荐答案

通常,条形码读取器可以用作虚拟键盘.
请查阅您的设备文档.
:)
Usually barcode readers work as virtual keyboards.
Check out your device documentation.
:)


嘿!

所有的条形码阅读器都像键盘一样工作,只是将焦点对准可以写的对象(作为文本框).来自阅读器的条形信息将像键盘一样被写入.
Hey !

All barCode Reader works like keyboard, just getfocus a object that is possible to write( as a textbox). The bar information from the reader will be written as you were writing like a keyboard.


这篇关于如何在我的C#Windows应用程序中实现条形码阅读器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆