Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
QuestionHow to format the string Pin
oohungoo28-Feb-05 14:26
oohungoo28-Feb-05 14:26 
AnswerRe: How to format the string Pin
Rob Graham28-Feb-05 15:33
Rob Graham28-Feb-05 15:33 
Generalread Com+ components Pin
28-Feb-05 11:22
suss28-Feb-05 11:22 
Generalsql connection path help i need - pl see the code inside Pin
chandtec28-Feb-05 10:58
chandtec28-Feb-05 10:58 
GeneralConvert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 9:24
vibyvej28-Feb-05 9:24 
GeneralRe: Convert ListBox selectedvalue into INT Pin
Kwai Cheng Kane28-Feb-05 10:26
Kwai Cheng Kane28-Feb-05 10:26 
GeneralRe: Convert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 11:31
vibyvej28-Feb-05 11:31 
GeneralRe: Convert ListBox selectedvalue into INT Pin
Md Saleem Navalur28-Feb-05 19:41
Md Saleem Navalur28-Feb-05 19:41 
Iam doing this for a combo
int nExpMonthIndex =
Convert.ToInt32(cmbExpMonth_ACL.SelectedValue.ToString());

The same thing can be applied to list box.

Hope this helps.

saleem
GeneralRe: Convert ListBox selectedvalue into INT Pin
vibyvej28-Feb-05 20:18
vibyvej28-Feb-05 20:18 
GeneralQuick Question… Pin
HahnTech28-Feb-05 9:13
HahnTech28-Feb-05 9:13 
GeneralRe: Quick Question… Pin
Dave Kreskowiak28-Feb-05 9:37
mveDave Kreskowiak28-Feb-05 9:37 
GeneralRe: Quick Question… Pin
adocoder28-Feb-05 10:12
adocoder28-Feb-05 10:12 
GeneralRe: Quick Question… Pin
HahnTech28-Feb-05 10:17
HahnTech28-Feb-05 10:17 
GeneralRe: Quick Question… Pin
adocoder28-Feb-05 10:17
adocoder28-Feb-05 10:17 
GeneralDataGrid with indeterminate number of column. Need Your Help! Pin
adocoder28-Feb-05 9:07
adocoder28-Feb-05 9:07 
GeneralSepia ColorMatrix Pin
holl708828-Feb-05 8:24
holl708828-Feb-05 8:24 
GeneralRe: Sepia ColorMatrix Pin
frankforward16-Sep-09 4:00
frankforward16-Sep-09 4:00 
GeneralRe: Sepia ColorMatrix Pin
frankforward16-Sep-09 4:01
frankforward16-Sep-09 4:01 
GeneralRe: Sepia ColorMatrix Pin
Don Grout4-Aug-11 9:55
Don Grout4-Aug-11 9:55 
GeneralSerialization. Pin
fmarcos28-Feb-05 8:12
fmarcos28-Feb-05 8:12 
GeneralRe: Serialization. Pin
turbochimp28-Feb-05 9:45
turbochimp28-Feb-05 9:45 
GeneralRe: Serialization. Pin
fmarcos1-Mar-05 1:31
fmarcos1-Mar-05 1:31 
GeneralDataSet problem Pin
Kwai Cheng Kane28-Feb-05 7:39
Kwai Cheng Kane28-Feb-05 7:39 
GeneralRe: DataSet problem Pin
Rob Graham28-Feb-05 8:29
Rob Graham28-Feb-05 8:29 
GeneralRe: DataSet problem Pin
Kwai Cheng Kane28-Feb-05 10:18
Kwai Cheng Kane28-Feb-05 10:18 

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.