Click here to Skip to main content
15,900,325 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionwriting games in vb? Pin
nwahsbac4-Nov-07 14:49
nwahsbac4-Nov-07 14:49 
AnswerRe: writing games in vb? Pin
Christian Graus4-Nov-07 15:10
protectorChristian Graus4-Nov-07 15:10 
Questioncrystal Pin
twsted f84-Nov-07 12:21
twsted f84-Nov-07 12:21 
Questionerror "multiple step operation generated errors. check each status value." Pin
gaurav_me4-Nov-07 9:56
gaurav_me4-Nov-07 9:56 
AnswerRe: error "multiple step operation generated errors. check each status value." Pin
Guffa4-Nov-07 10:33
Guffa4-Nov-07 10:33 
GeneralRe: error "multiple step operation generated errors. check each status value." Pin
danasegaranea4-Nov-07 17:54
danasegaranea4-Nov-07 17:54 
QuestionList Box Pin
roger68974-Nov-07 6:26
roger68974-Nov-07 6:26 
AnswerRe: List Box Pin
AliAmjad4-Nov-07 7:30
AliAmjad4-Nov-07 7:30 
You should use ListView Control instead for such output. Add a ListView Control to your form then change its 'View' property to 'Details' then add columns to its Column collection according to your requirements, use the SubItems property of Listviewitem to display the data for Sub columns.






AliAmjad(MCP)

GeneralRe: List Box Pin
roger68974-Nov-07 10:02
roger68974-Nov-07 10:02 
GeneralRe: List Box Pin
AliAmjad4-Nov-07 22:42
AliAmjad4-Nov-07 22:42 
GeneralRe: List Box Pin
dexter97034-Nov-07 23:04
dexter97034-Nov-07 23:04 
QuestionAddition Pin
dexter97034-Nov-07 5:37
dexter97034-Nov-07 5:37 
AnswerRe: Addition Pin
AliAmjad4-Nov-07 5:46
AliAmjad4-Nov-07 5:46 
GeneralRe: Addition Pin
dexter97034-Nov-07 6:14
dexter97034-Nov-07 6:14 
GeneralRe: Addition Pin
Paul Conrad4-Nov-07 6:29
professionalPaul Conrad4-Nov-07 6:29 
GeneralRe: Addition Pin
The ANZAC4-Nov-07 20:03
The ANZAC4-Nov-07 20:03 
AnswerRe: Addition Pin
Cedrickdeorange5-Nov-07 5:55
Cedrickdeorange5-Nov-07 5:55 
QuestionHow to Set a Files Properties ex. Author, Comments... Pin
Bso_Cool3-Nov-07 19:50
Bso_Cool3-Nov-07 19:50 
QuestionPlease tell me a hint Pin
anpm3-Nov-07 19:53
anpm3-Nov-07 19:53 
AnswerRe: Please tell me a hint Pin
Christian Graus3-Nov-07 19:17
protectorChristian Graus3-Nov-07 19:17 
QuestionHow to do client /server with VB.net 2005 Pin
Computer-S3-Nov-07 9:43
Computer-S3-Nov-07 9:43 
AnswerRe: How to do client /server with VB.net 2005 Pin
Christian Graus3-Nov-07 12:03
protectorChristian Graus3-Nov-07 12:03 
GeneralRe: How to do client /server with VB.net 2005 Pin
Computer-S3-Nov-07 23:45
Computer-S3-Nov-07 23:45 
GeneralRe: How to do client /server with VB.net 2005 Pin
Christian Graus4-Nov-07 0:25
protectorChristian Graus4-Nov-07 0:25 
AnswerRe: How to do client /server with VB.net 2005 Pin
Paul Conrad4-Nov-07 5:01
professionalPaul Conrad4-Nov-07 5:01 

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.