Click here to Skip to main content
15,914,066 members
Home / Discussions / C#
   

C#

 
QuestionNAudio display multiple items in mainform listbox Pin
doby483-Jun-14 12:25
doby483-Jun-14 12:25 
AnswerRe: NAudio display multiple items in mainform listbox Pin
Matt T Heffron3-Jun-14 14:12
professionalMatt T Heffron3-Jun-14 14:12 
GeneralRe: NAudio display multiple items in mainform listbox Pin
doby484-Jun-14 9:25
doby484-Jun-14 9:25 
That option didn't work either as the plugin was expecting a different variable type and I wasn't able to implicitly or explicitly convert. So, I decided after almost three days, it was time to rethink my logic. What I decided to do was put my query in my mainform which then displayed the listbox correctly. Then I modified my SelectedIndexChanged event in my mainform so instead of referencing the plugin directly I'm passing the listbox variable to the recordingpanel.cs instead. Everything is working great as expected using my new logic.

Thanks for your response and suggestion though.
Questionbutton in circle shape Pin
KD Palekar3-Jun-14 8:34
KD Palekar3-Jun-14 8:34 
AnswerRe: button in circle shape Pin
Pete O'Hanlon3-Jun-14 8:49
mvePete O'Hanlon3-Jun-14 8:49 
GeneralRe: button in circle shape Pin
KD Palekar3-Jun-14 8:59
KD Palekar3-Jun-14 8:59 
GeneralRe: button in circle shape Pin
maheshwarreddy0095-Jun-14 16:25
maheshwarreddy0095-Jun-14 16:25 
GeneralRe: button in circle shape Pin
Pete O'Hanlon5-Jun-14 21:25
mvePete O'Hanlon5-Jun-14 21:25 
GeneralRe: button in circle shape Pin
maheshwarreddy0095-Jun-14 23:05
maheshwarreddy0095-Jun-14 23:05 
GeneralRe: button in circle shape Pin
Pete O'Hanlon5-Jun-14 23:07
mvePete O'Hanlon5-Jun-14 23:07 
GeneralRe: button in circle shape Pin
maheshwarreddy0095-Jun-14 23:10
maheshwarreddy0095-Jun-14 23:10 
GeneralRe: button in circle shape Pin
Pete O'Hanlon5-Jun-14 23:17
mvePete O'Hanlon5-Jun-14 23:17 
GeneralRe: button in circle shape Pin
maheshwarreddy0096-Jun-14 0:38
maheshwarreddy0096-Jun-14 0:38 
AnswerRe: button in circle shape Pin
OriginalGriff3-Jun-14 8:52
mveOriginalGriff3-Jun-14 8:52 
Questiondisable combobox in c# Pin
Member 105170433-Jun-14 1:24
Member 105170433-Jun-14 1:24 
AnswerRe: disable combobox in c# Pin
Pete O'Hanlon3-Jun-14 2:22
mvePete O'Hanlon3-Jun-14 2:22 
AnswerRe: disable combobox in c# Pin
Karthik Holla3-Jun-14 3:51
Karthik Holla3-Jun-14 3:51 
GeneralRe: disable combobox in c# Pin
Pete O'Hanlon3-Jun-14 4:02
mvePete O'Hanlon3-Jun-14 4:02 
GeneralRe: disable combobox in c# Pin
Paul Conrad3-Jun-14 5:39
professionalPaul Conrad3-Jun-14 5:39 
GeneralRe: disable combobox in c# Pin
Ranjan.D3-Jun-14 8:53
professionalRanjan.D3-Jun-14 8:53 
AnswerRe: disable combobox in c# Pin
FreaksOfDeveloper3-Jun-14 9:28
FreaksOfDeveloper3-Jun-14 9:28 
GeneralRe: disable combobox in c# Pin
Pete O'Hanlon3-Jun-14 10:03
mvePete O'Hanlon3-Jun-14 10:03 
AnswerRe: disable combobox in c# Pin
Ramu cs3-Jun-14 23:02
Ramu cs3-Jun-14 23:02 
QuestionRe: disable combobox in c# Pin
thatraja3-Jun-14 23:49
professionalthatraja3-Jun-14 23:49 
GeneralRe: disable combobox in c# Pin
Pete O'Hanlon4-Jun-14 1:40
mvePete O'Hanlon4-Jun-14 1:40 

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.