Click here to Skip to main content
15,914,905 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how can i select label or textbox at runtime form on vb.net Pin
εїзεїзεїз2-Sep-09 0:41
εїзεїзεїз2-Sep-09 0:41 
QuestionVB 6 Application crash Pin
Member 39820471-Sep-09 20:49
Member 39820471-Sep-09 20:49 
AnswerRe: VB 6 Application crash Pin
Johan Hakkesteegt1-Sep-09 21:14
Johan Hakkesteegt1-Sep-09 21:14 
GeneralRe: VB 6 Application crash Pin
Member 39820471-Sep-09 22:37
Member 39820471-Sep-09 22:37 
GeneralRe: VB 6 Application crash Pin
Johan Hakkesteegt1-Sep-09 23:01
Johan Hakkesteegt1-Sep-09 23:01 
GeneralRe: VB 6 Application crash Pin
Member 39820472-Sep-09 0:21
Member 39820472-Sep-09 0:21 
GeneralRe: VB 6 Application crash Pin
Christian Graus2-Sep-09 0:29
protectorChristian Graus2-Sep-09 0:29 
GeneralRe: VB 6 Application crash [modified] Pin
Johan Hakkesteegt2-Sep-09 0:39
Johan Hakkesteegt2-Sep-09 0:39 
QuestionNot Able to draw line in Picture box Pin
kjsl2k91-Sep-09 18:55
kjsl2k91-Sep-09 18:55 
AnswerRe: Not Able to draw line in Picture box Pin
εїзεїзεїз1-Sep-09 20:38
εїзεїзεїз1-Sep-09 20:38 
AnswerRe: Not Able to draw line in Picture box Pin
Johan Hakkesteegt1-Sep-09 21:04
Johan Hakkesteegt1-Sep-09 21:04 
AnswerRe: Not Able to draw line in Picture box Pin
Christian Graus1-Sep-09 21:27
protectorChristian Graus1-Sep-09 21:27 
Questionconnection Pin
ihe1-Sep-09 18:54
ihe1-Sep-09 18:54 
AnswerRe: connection Pin
_Damian S_1-Sep-09 20:22
professional_Damian S_1-Sep-09 20:22 
GeneralRe: connection Pin
ihe2-Sep-09 16:06
ihe2-Sep-09 16:06 
AnswerRe: connection Pin
Christian Graus1-Sep-09 21:28
protectorChristian Graus1-Sep-09 21:28 
GeneralRe: connection Pin
ihe2-Sep-09 16:03
ihe2-Sep-09 16:03 
QuestionError when drawing a bitmap Pin
Sonhospa1-Sep-09 15:28
Sonhospa1-Sep-09 15:28 
AnswerRe: Error when drawing a bitmap Pin
Christian Graus1-Sep-09 16:10
protectorChristian Graus1-Sep-09 16:10 
AnswerRe: Error when drawing a bitmap Pin
Luc Pattyn2-Sep-09 1:05
sitebuilderLuc Pattyn2-Sep-09 1:05 
QuestionRe: Error when drawing a bitmap [modified] Pin
Sonhospa2-Sep-09 8:12
Sonhospa2-Sep-09 8:12 
AnswerRe: Error when drawing a bitmap Pin
Luc Pattyn2-Sep-09 8:33
sitebuilderLuc Pattyn2-Sep-09 8:33 
GeneralRe: Error when drawing a bitmap Pin
Sonhospa2-Sep-09 8:55
Sonhospa2-Sep-09 8:55 
GeneralRe: Error when drawing a bitmap Pin
Luc Pattyn2-Sep-09 9:32
sitebuilderLuc Pattyn2-Sep-09 9:32 
QuestionVB6 Serial Comm Crashs Visual Studio Pin
suguimoto1-Sep-09 12:02
suguimoto1-Sep-09 12:02 
Hello everyone,

I got a really strange problem. I could make 2 computers to communicate to each other through hyperterminal, 115200,8,n,1 Hardware(CTS,RTS).

Then I decide to make a VB6 program in one of those (with the same parameters). Sending data from VB6 is just fine (the hyperterminal in the other computer shows the same data), but when it receives any data the program crashes and the program manager shows 99% of the cpu is beings used by VB6 Confused | :confused: Confused | :confused:
Note.: There´re no infinite loops neither "OnComm" function is avaible in the algorithm.

Did anyone have this problem? Or knows how to solve it?

Thanks Wink | ;)

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.