Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6 card game question Pin
ymilan2-Jun-09 23:24
ymilan2-Jun-09 23:24 
QuestionAttached to Events Pin
Thayhor6-May-09 8:55
Thayhor6-May-09 8:55 
AnswerRe: Attached to Events Pin
Dave Kreskowiak6-May-09 9:05
mveDave Kreskowiak6-May-09 9:05 
GeneralRe: Attached to Events Pin
Thayhor6-May-09 11:13
Thayhor6-May-09 11:13 
GeneralRe: Attached to Events Pin
Dave Kreskowiak6-May-09 15:30
mveDave Kreskowiak6-May-09 15:30 
GeneralRe: Attached to Events Pin
Thayhor6-May-09 21:05
Thayhor6-May-09 21:05 
GeneralRe: Attached to Events Pin
Dave Kreskowiak7-May-09 1:49
mveDave Kreskowiak7-May-09 1:49 
Questioncheckedlistbox in vb.net Pin
Pankaj-codeproject6-May-09 8:46
Pankaj-codeproject6-May-09 8:46 
hi,
i want to bing the checkedlistbox control with datasource,(with a table that in which i am fetching data from database.)
i am using the following code.

checkedlistbox.datasource = table
checkedlistbox.diplaymember = columnname

This is working fine.

after the execution of this code, the screen flickers and datarowview (a text) displays in the first row of checklistbox control and disappears after the control populates completely. I was using the loops to populate the control, but that was quite slow process, now the execution is faster, but the screen flickers a lot.

Please help
AnswerRe: checkedlistbox in vb.net Pin
Dave Kreskowiak6-May-09 9:15
mveDave Kreskowiak6-May-09 9:15 
GeneralRe: checkedlistbox in vb.net Pin
Pankaj-codeproject6-May-09 20:55
Pankaj-codeproject6-May-09 20:55 
QuestionPlaying Music in VB.Net application [modified] Pin
DarkSorrow386-May-09 8:12
DarkSorrow386-May-09 8:12 
AnswerRe: Playing Music in VB.Net application Pin
Dave Kreskowiak6-May-09 8:35
mveDave Kreskowiak6-May-09 8:35 
GeneralRe: Playing Music in VB.Net application Pin
DarkSorrow386-May-09 8:54
DarkSorrow386-May-09 8:54 
GeneralRe: Playing Music in VB.Net application Pin
Dave Kreskowiak6-May-09 8:59
mveDave Kreskowiak6-May-09 8:59 
GeneralRe: Playing Music in VB.Net application Pin
DarkSorrow387-May-09 5:01
DarkSorrow387-May-09 5:01 
GeneralRe: Playing Music in VB.Net application Pin
Dave Kreskowiak7-May-09 14:20
mveDave Kreskowiak7-May-09 14:20 
AnswerRe: Playing Music in VB.Net application Pin
DidiKunz8-May-09 11:56
DidiKunz8-May-09 11:56 
Questionperformance problem - Array.Copy vs. Buffer.BlockCopy Pin
adamp22a6-May-09 8:08
adamp22a6-May-09 8:08 
AnswerRe: performance problem - Array.Copy vs. Buffer.BlockCopy Pin
Luc Pattyn6-May-09 8:32
sitebuilderLuc Pattyn6-May-09 8:32 
QuestionRe: performance problem - Array.Copy vs. Buffer.BlockCopy Pin
adamp22a6-May-09 9:39
adamp22a6-May-09 9:39 
AnswerRe: performance problem - Array.Copy vs. Buffer.BlockCopy Pin
Luc Pattyn6-May-09 9:45
sitebuilderLuc Pattyn6-May-09 9:45 
Questionformatting of data in list box in vb 2008 Pin
sazd16-May-09 2:56
sazd16-May-09 2:56 
AnswerRe: formatting of data in list box in vb 2008 Pin
Eddy Vluggen6-May-09 3:00
professionalEddy Vluggen6-May-09 3:00 
GeneralRe: formatting of data in list box in vb 2008 Pin
sazd16-May-09 3:15
sazd16-May-09 3:15 
AnswerRe: formatting of data in list box in vb 2008 Pin
Eddy Vluggen6-May-09 3:35
professionalEddy Vluggen6-May-09 3:35 

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.