Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: problems with setparent in vb .net 2008 Pin
Mycroft Holmes27-Oct-13 14:29
professionalMycroft Holmes27-Oct-13 14:29 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 5:10
larry11828-Oct-13 5:10 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen28-Oct-13 8:40
professionalEddy Vluggen28-Oct-13 8:40 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 9:01
larry11828-Oct-13 9:01 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen29-Oct-13 8:42
professionalEddy Vluggen29-Oct-13 8:42 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11829-Oct-13 9:09
larry11829-Oct-13 9:09 
QuestionHOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Member 1035533223-Oct-13 6:30
Member 1035533223-Oct-13 6:30 
AnswerRe: HOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Eddy Vluggen23-Oct-13 7:08
professionalEddy Vluggen23-Oct-13 7:08 
First, writing your post in all-caps makes it look like you're shouting. That's kinda unkind.

Member 10355332 wrote:
HOW TO READ THE DATA FROM BCP BARCODE SCANNER
BC scanners come with a driver that usually makes the scanner act like a keyboard - scan an item, and the code comes out as if typed using a keyboard. Means that you can use a textbox; give it focus, wait for the number.

Member 10355332 wrote:
ALL THE DATA ARE STORE IN BARCODE
AND WANT TO FILL ALL DATA IN DATAGRID VIEW...
How to display data using the DataGridView is explained here[^].
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralAdvanced Email in VB.NET Pin
Dhanish Balloo22-Oct-13 19:42
Dhanish Balloo22-Oct-13 19:42 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen23-Oct-13 7:00
professionalEddy Vluggen23-Oct-13 7:00 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 0:33
Dhanish Balloo24-Oct-13 0:33 
GeneralRe: Advanced Email in VB.NET Pin
Chris Quinn24-Oct-13 1:42
Chris Quinn24-Oct-13 1:42 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 1:49
Dhanish Balloo24-Oct-13 1:49 
GeneralRe: Advanced Email in VB.NET Pin
Kenneth Haugland24-Oct-13 2:04
mvaKenneth Haugland24-Oct-13 2:04 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen24-Oct-13 8:25
professionalEddy Vluggen24-Oct-13 8:25 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 19:02
Dhanish Balloo24-Oct-13 19:02 
GeneralRe: Advanced Email in VB.NET Pin
Eddy Vluggen25-Oct-13 12:31
professionalEddy Vluggen25-Oct-13 12:31 
QuestionError displayed when trying to load Dictionary.com in my application Pin
Bitan Galactico Basak22-Oct-13 8:53
Bitan Galactico Basak22-Oct-13 8:53 
AnswerRe: Error displayed when trying to load Dictionary.com in my application Pin
scottgp22-Oct-13 9:15
professionalscottgp22-Oct-13 9:15 
GeneralRe: Error displayed when trying to load Dictionary.com in my application Pin
Bitan Galactico Basak22-Oct-13 9:41
Bitan Galactico Basak22-Oct-13 9:41 
SuggestionRe: Error displayed when trying to load Dictionary.com in my application Pin
Richard Deeming22-Oct-13 9:27
mveRichard Deeming22-Oct-13 9:27 
GeneralRe: Error displayed when trying to load Dictionary.com in my application Pin
thatraja24-Oct-13 3:32
professionalthatraja24-Oct-13 3:32 
AnswerRe: Error displayed when trying to load Dictionary.com in my application Pin
TnTinMn22-Oct-13 13:40
TnTinMn22-Oct-13 13:40 
QuestionCalling Functions in DLLs Pin
SeaWasp122-Oct-13 3:41
SeaWasp122-Oct-13 3:41 
AnswerRe: Calling Functions in DLLs Pin
Simon_Whale22-Oct-13 3:49
Simon_Whale22-Oct-13 3:49 

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.