Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: Cannot using generic type in extension method Pin
BillWoodruff11-Nov-11 5:49
professionalBillWoodruff11-Nov-11 5:49 
Questionwant code to be executed automatic on server every 5 minutes Pin
md_refay10-Nov-11 21:02
md_refay10-Nov-11 21:02 
AnswerRe: want code to be executed automatic on server every 5 minutes Pin
OriginalGriff10-Nov-11 21:49
mveOriginalGriff10-Nov-11 21:49 
AnswerRe: want code to be executed automatic on server every 5 minutes Pin
Anuj Banka10-Nov-11 21:53
Anuj Banka10-Nov-11 21:53 
Questioncombobox can't display -1? Pin
David_ADEI10-Nov-11 13:52
David_ADEI10-Nov-11 13:52 
AnswerRe: combobox can't display -1? Pin
SledgeHammer0110-Nov-11 14:21
SledgeHammer0110-Nov-11 14:21 
JokeRe: combobox can't display -1? Pin
Peter_in_278010-Nov-11 16:17
professionalPeter_in_278010-Nov-11 16:17 
GeneralRe: combobox can't display -1? Pin
David_ADEI10-Nov-11 16:54
David_ADEI10-Nov-11 16:54 
thanks for reply. It is a very simple question. In Combobox, there are 10 items from -9 to 0; then I can use Combobox.Text= "-9" to "-3" and "0", however, I can't set it to "-1" or "-2". it always displays nothing. certainly, if I set combobox editable, it can display all numbers.
source code is very simple: comboBox.Text = "-1";
GeneralRe: combobox can't display -1? Pin
Peter_in_278010-Nov-11 17:21
professionalPeter_in_278010-Nov-11 17:21 
GeneralRe: combobox can't display -1? Pin
SledgeHammer0111-Nov-11 7:07
SledgeHammer0111-Nov-11 7:07 
GeneralRe: combobox can't display -1? Pin
David_ADEI13-Nov-11 14:42
David_ADEI13-Nov-11 14:42 
GeneralRe: combobox can't display -1? Pin
BillWoodruff11-Nov-11 5:51
professionalBillWoodruff11-Nov-11 5:51 
AnswerRe: combobox can't display -1? Pin
OriginalGriff10-Nov-11 21:46
mveOriginalGriff10-Nov-11 21:46 
QuestionLaunch command as administrator Pin
jeremycafe111110-Nov-11 10:23
jeremycafe111110-Nov-11 10:23 
AnswerRe: Launch command as administrator Pin
Eddy Vluggen10-Nov-11 10:29
professionalEddy Vluggen10-Nov-11 10:29 
AnswerRe: Launch command as administrator Pin
deanjott11-Nov-11 5:53
deanjott11-Nov-11 5:53 
QuestionRe: Launch command as administrator Pin
Mark Salsbery11-Nov-11 8:00
Mark Salsbery11-Nov-11 8:00 
QuestionLooking for help with an api hook that catches a messagebox from a 3rd party dll Pin
turbosupramk310-Nov-11 7:46
turbosupramk310-Nov-11 7:46 
QuestionWord Interop Supress / Handle Errors Pin
ezazazel10-Nov-11 3:54
ezazazel10-Nov-11 3:54 
QuestionHow to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 0:20
biop.codeproject10-Nov-11 0:20 
AnswerRe: How to turn a Windows Form application into a library Pin
BobJanova10-Nov-11 1:24
BobJanova10-Nov-11 1:24 
AnswerRe: How to turn a Windows Form application into a library Pin
BillWoodruff10-Nov-11 5:24
professionalBillWoodruff10-Nov-11 5:24 
GeneralRe: How to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 15:30
biop.codeproject10-Nov-11 15:30 
AnswerRe: How to turn a Windows Form application into a library Pin
Luc Pattyn10-Nov-11 16:08
sitebuilderLuc Pattyn10-Nov-11 16:08 
GeneralRe: How to turn a Windows Form application into a library Pin
biop.codeproject10-Nov-11 17:52
biop.codeproject10-Nov-11 17:52 

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.