Click here to Skip to main content
15,907,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: A looping Question Pin
Christian Graus11-Feb-07 20:47
protectorChristian Graus11-Feb-07 20:47 
GeneralRe: A looping Question Pin
WestSideRailways11-Feb-07 22:08
WestSideRailways11-Feb-07 22:08 
GeneralRe: A looping Question Pin
Christian Graus11-Feb-07 22:12
protectorChristian Graus11-Feb-07 22:12 
GeneralRe: A looping Question Pin
WestSideRailways11-Feb-07 22:16
WestSideRailways11-Feb-07 22:16 
GeneralRe: A looping Question Pin
Guffa11-Feb-07 23:51
Guffa11-Feb-07 23:51 
GeneralRe: A looping Question Pin
WestSideRailways12-Feb-07 7:43
WestSideRailways12-Feb-07 7:43 
AnswerRe: A looping Question Pin
Guffa13-Feb-07 11:42
Guffa13-Feb-07 11:42 
AnswerRe: A looping Question Pin
TwoFaced11-Feb-07 21:00
TwoFaced11-Feb-07 21:00 
Do While Not FileReader.EndOfStream
StringReader = FileReader.ReadLine
Form2.Listview1.items.add(StringReader)
Loop
GeneralRe: A looping Question Pin
WestSideRailways11-Feb-07 22:14
WestSideRailways11-Feb-07 22:14 
GeneralRe: A looping Question Pin
TwoFaced11-Feb-07 22:29
TwoFaced11-Feb-07 22:29 
GeneralRe: A looping Question Pin
WestSideRailways11-Feb-07 22:35
WestSideRailways11-Feb-07 22:35 
GeneralRe: A looping Question [modified] Pin
WestSideRailways11-Feb-07 23:40
WestSideRailways11-Feb-07 23:40 
QuestionCan PDA support USB devices?? Pin
crazyteh11-Feb-07 17:09
crazyteh11-Feb-07 17:09 
AnswerRe: Can PDA support USB devices?? Pin
Dave Kreskowiak12-Feb-07 4:47
mveDave Kreskowiak12-Feb-07 4:47 
QuestionHide Form & hiding form Pin
Macky10011-Feb-07 11:10
Macky10011-Feb-07 11:10 
AnswerRe: Hide Form & hiding form Pin
Christian Graus11-Feb-07 11:15
protectorChristian Graus11-Feb-07 11:15 
AnswerRe: Hide Form & hiding form Pin
DA_Loring11-Feb-07 12:46
DA_Loring11-Feb-07 12:46 
AnswerRe: Hide Form & hiding form Pin
FeRtoll11-Feb-07 20:49
FeRtoll11-Feb-07 20:49 
QuestionHide Form 7 Pin
Macky10011-Feb-07 11:08
Macky10011-Feb-07 11:08 
GeneralRe: Hide Form 7 Pin
Hari Om Prakash Sharma11-Feb-07 21:29
Hari Om Prakash Sharma11-Feb-07 21:29 
GeneralRe: Hide Form 7 Pin
FeRtoll11-Feb-07 21:48
FeRtoll11-Feb-07 21:48 
QuestionHow to highlight a gridline Pin
andy3811-Feb-07 11:04
andy3811-Feb-07 11:04 
AnswerRe: How to highlight a gridline Pin
Dave Kreskowiak11-Feb-07 13:54
mveDave Kreskowiak11-Feb-07 13:54 
GeneralRe: How to highlight a gridline Pin
andy3811-Feb-07 13:57
andy3811-Feb-07 13:57 
QuestionPort Control vb.net Pin
al96811-Feb-07 9:41
al96811-Feb-07 9:41 

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.