Click here to Skip to main content
15,924,452 members
Home / Discussions / C#
   

C#

 
AnswerRe: Star rating Pin
Judah Gabriel Himango13-Apr-07 4:18
sponsorJudah Gabriel Himango13-Apr-07 4:18 
QuestionMultiple search perameter Pin
jayvaishnav8213-Apr-07 3:20
jayvaishnav8213-Apr-07 3:20 
AnswerRe: Multiple search perameter Pin
Judah Gabriel Himango13-Apr-07 4:14
sponsorJudah Gabriel Himango13-Apr-07 4:14 
QuestionJava to C#.NET pause button code ? [modified] Pin
Software_Specialist13-Apr-07 3:13
Software_Specialist13-Apr-07 3:13 
AnswerRe: Java to C#.NET pause button code ? Pin
Judah Gabriel Himango13-Apr-07 4:12
sponsorJudah Gabriel Himango13-Apr-07 4:12 
GeneralRe: Java to C#.NET pause button code ? Pin
Software_Specialist13-Apr-07 5:09
Software_Specialist13-Apr-07 5:09 
GeneralRe: Java to C#.NET pause button code ? Pin
Judah Gabriel Himango13-Apr-07 11:17
sponsorJudah Gabriel Himango13-Apr-07 11:17 
QuestionListbox selecteditems Pin
Saamir13-Apr-07 3:04
Saamir13-Apr-07 3:04 
Hi guys,
I am trying to go through EACH SELECTED ITEM in a listbox and move it over with certain configuration to another listbox. I can't figure it out how to go through each and unselect it and then go through the next one.

In list view there is somethign like foreach(ListViewItem item in listbox1.SelectedItems) is there something like that for a listbox where I can go through each selected item and process and unselect and again go through the next one.

Please help.

I appreciate your help in advance.

sasa

AnswerRe: Listbox selecteditems Pin
Luc Pattyn13-Apr-07 4:14
sitebuilderLuc Pattyn13-Apr-07 4:14 
AnswerRe: Listbox selecteditems Pin
Saamir13-Apr-07 11:32
Saamir13-Apr-07 11:32 
GeneralRe: Listbox selecteditems Pin
Luc Pattyn13-Apr-07 14:22
sitebuilderLuc Pattyn13-Apr-07 14:22 
GeneralRe: Listview selecteditems Pin
Saamir15-Apr-07 8:05
Saamir15-Apr-07 8:05 
GeneralRe: Listview selecteditems Pin
Luc Pattyn15-Apr-07 8:24
sitebuilderLuc Pattyn15-Apr-07 8:24 
GeneralRe: Listview selecteditems Pin
Saamir15-Apr-07 14:22
Saamir15-Apr-07 14:22 
QuestionText effects using GDI... Pin
Ravikumar Patra13-Apr-07 2:21
professionalRavikumar Patra13-Apr-07 2:21 
AnswerRe: Text effects using GDI... Pin
Pete O'Hanlon13-Apr-07 3:02
mvePete O'Hanlon13-Apr-07 3:02 
GeneralRe: Text effects using GDI... Pin
Ravikumar Patra13-Apr-07 3:09
professionalRavikumar Patra13-Apr-07 3:09 
Questionhow to get Coloumns counts of ListView using SendMessage() Pin
Farhan Ali13-Apr-07 1:32
Farhan Ali13-Apr-07 1:32 
QuestionWrong forum? Pin
CPallini13-Apr-07 2:22
mveCPallini13-Apr-07 2:22 
AnswerRe: Wrong forum? Pin
Farhan Ali13-Apr-07 2:25
Farhan Ali13-Apr-07 2:25 
GeneralRe: Wrong forum? Pin
CPallini13-Apr-07 2:54
mveCPallini13-Apr-07 2:54 
GeneralRe: Wrong forum? Pin
Farhan Ali13-Apr-07 19:32
Farhan Ali13-Apr-07 19:32 
QuestionBackgroundWorker and STA threading model ? Pin
Christian Graus13-Apr-07 0:53
protectorChristian Graus13-Apr-07 0:53 
AnswerRe: BackgroundWorker and STA threading model ? Pin
Pete O'Hanlon13-Apr-07 0:56
mvePete O'Hanlon13-Apr-07 0:56 
GeneralRe: BackgroundWorker and STA threading model ? Pin
Christian Graus13-Apr-07 1:27
protectorChristian Graus13-Apr-07 1:27 

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.