Click here to Skip to main content
15,892,697 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to Control System Resource in vb.net 2005 Application Pin
astanton19787-Aug-08 2:36
astanton19787-Aug-08 2:36 
GeneralRe: How to Control System Resource in vb.net 2005 Application Pin
compad9-Aug-08 0:29
compad9-Aug-08 0:29 
Questionwant to genarate BarCode in VB.Net Pin
Sipder5-Aug-08 23:23
Sipder5-Aug-08 23:23 
AnswerRe: want to genarate BarCode in VB.Net Pin
Sathesh Sakthivel5-Aug-08 23:31
Sathesh Sakthivel5-Aug-08 23:31 
GeneralRe: want to genarate BarCode in VB.Net Pin
Sipder10-Aug-08 19:43
Sipder10-Aug-08 19:43 
GeneralRe: want to genarate BarCode in VB.Net Pin
Sathesh Sakthivel11-Aug-08 23:36
Sathesh Sakthivel11-Aug-08 23:36 
AnswerRe: want to genarate BarCode in VB.Net Pin
jzonthemtn6-Aug-08 4:18
jzonthemtn6-Aug-08 4:18 
AnswerRe: want to genarate BarCode in VB.Net Pin
Orlando_Herrera9-Aug-08 7:47
Orlando_Herrera9-Aug-08 7:47 
sorry, my english is bad(i'm form mexico)
you need download a FONT called "BARCODE" or "3 of 9 Barcode". After that you go to
"C:/Windows/FONTS" and paste the FONT that you download previously.
After you can use the example of this page


<a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&amp;prodid=1&amp;sid=58">http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&amp;prodid=1&amp;sid=58</a>[<a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&amp;prodid=1&amp;sid=58" target="_blank" title="New Window">^</a>]


or only drawing

e.Graphics.DrawString("*" & text & "*", New Font("3 of 9 BARCODE", 20), Brushes.Black, 100, 100)


no forget "*" (asterisc) because if you forget that The scanner can't read the CODE....ok?


orlando_back@hotmail.com Smile | :)
GeneralRe: want to genarate BarCode in VB.Net Pin
Sipder10-Aug-08 19:47
Sipder10-Aug-08 19:47 
QuestionDeployment problem and file paths Pin
nishugaurav5-Aug-08 23:02
nishugaurav5-Aug-08 23:02 
AnswerRe: Deployment problem and file paths Pin
Tom Deketelaere5-Aug-08 23:52
professionalTom Deketelaere5-Aug-08 23:52 
GeneralRe: Deployment problem and file paths Pin
jzonthemtn6-Aug-08 4:21
jzonthemtn6-Aug-08 4:21 
GeneralRe: Deployment problem and file paths Pin
Tom Deketelaere6-Aug-08 9:12
professionalTom Deketelaere6-Aug-08 9:12 
QuestionResolution Problem in Vb.net 2005 Pin
compad5-Aug-08 23:02
compad5-Aug-08 23:02 
AnswerRe: Resolution Problem in Vb.net 2005 Pin
Sathesh Sakthivel5-Aug-08 23:33
Sathesh Sakthivel5-Aug-08 23:33 
GeneralRe: Resolution Problem in Vb.net 2005 Pin
compad5-Aug-08 23:48
compad5-Aug-08 23:48 
AnswerRe: Resolution Problem in Vb.net 2005 Pin
Tom Deketelaere5-Aug-08 23:58
professionalTom Deketelaere5-Aug-08 23:58 
GeneralRe: Resolution Problem in Vb.net 2005 Pin
compad6-Aug-08 0:05
compad6-Aug-08 0:05 
Questionhelp me in VB 6.0 Pin
Member 39689965-Aug-08 21:24
Member 39689965-Aug-08 21:24 
AnswerRe: help me in VB 6.0 Pin
Mycroft Holmes5-Aug-08 21:28
professionalMycroft Holmes5-Aug-08 21:28 
GeneralRe: help me in VB 6.0 Pin
Paul Conrad6-Aug-08 5:32
professionalPaul Conrad6-Aug-08 5:32 
AnswerRe: help me in VB 6.0 Pin
Tom Deketelaere6-Aug-08 0:02
professionalTom Deketelaere6-Aug-08 0:02 
AnswerRe: help me in VB 6.0 Pin
jzonthemtn6-Aug-08 4:24
jzonthemtn6-Aug-08 4:24 
AnswerRe: help me in VB 6.0 Pin
Paul Conrad6-Aug-08 5:30
professionalPaul Conrad6-Aug-08 5:30 
QuestionHave I screwed the pooch? Pin
Mycroft Holmes5-Aug-08 21:22
professionalMycroft Holmes5-Aug-08 21:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.