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

C#

 
GeneralRLE image to BMP using buffer. Pin
liqnit30-Jul-05 21:45
liqnit30-Jul-05 21:45 
GeneralBinding a class to a datagrid Pin
Ruskin Dantra30-Jul-05 18:43
Ruskin Dantra30-Jul-05 18:43 
GeneralMulti-threading questions Pin
Corillian30-Jul-05 14:49
Corillian30-Jul-05 14:49 
GeneralRe: Multi-threading questions Pin
S. Senthil Kumar31-Jul-05 4:01
S. Senthil Kumar31-Jul-05 4:01 
GeneralRe: Multi-threading questions Pin
Andy Brummer31-Jul-05 8:46
sitebuilderAndy Brummer31-Jul-05 8:46 
GeneralReadOnly in DataGrid Pin
zaboboa30-Jul-05 13:51
zaboboa30-Jul-05 13:51 
GeneralRe: ReadOnly in DataGrid Pin
Robert Rohde30-Jul-05 19:55
Robert Rohde30-Jul-05 19:55 
QuestionImageList serious problem in C#: why? Pin
bouli30-Jul-05 13:45
bouli30-Jul-05 13:45 
Hello People,

I have a problem with the ImageList class in C#.
I add the image list in my form with the resource editor.
When I edit the collection and add a new image (bmp), the comiler compiles correctly but I have a crash in the execution when the code looks like this:
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
which is a line generated automatically.

Why this happens?

Thanks for the explanations Smile | :)




There is no spoon.
GeneralWeb service returning a Guid Pin
Luis Alonso Ramos30-Jul-05 11:34
Luis Alonso Ramos30-Jul-05 11:34 
QuestionBinary file searching - is it possible? Pin
Eddie150630-Jul-05 8:46
Eddie150630-Jul-05 8:46 
AnswerRe: Binary file searching - is it possible? Pin
Niklas Ulvinge30-Jul-05 11:07
Niklas Ulvinge30-Jul-05 11:07 
GeneralRe: Binary file searching - is it possible? Pin
Eddie150630-Jul-05 23:39
Eddie150630-Jul-05 23:39 
GeneralRe: Binary file searching - is it possible? Pin
Niklas Ulvinge31-Jul-05 4:10
Niklas Ulvinge31-Jul-05 4:10 
GeneralRe: Binary file searching - is it possible? Pin
Matt Gerrans31-Jul-05 8:24
Matt Gerrans31-Jul-05 8:24 
GeneralElements of an enum Pin
Yigal Agam30-Jul-05 8:19
Yigal Agam30-Jul-05 8:19 
GeneralRe: Elements of an enum Pin
Werdna30-Jul-05 9:30
Werdna30-Jul-05 9:30 
GeneralInstaller project help Pin
hokieprogrammer30-Jul-05 7:46
hokieprogrammer30-Jul-05 7:46 
QuestionHow to build a COM+ app Pin
Johny Ng30-Jul-05 6:28
Johny Ng30-Jul-05 6:28 
GeneralInithialize objects and variables Pin
Sasuko30-Jul-05 3:25
Sasuko30-Jul-05 3:25 
GeneralRe: Inithialize objects and variables Pin
S. Senthil Kumar30-Jul-05 3:41
S. Senthil Kumar30-Jul-05 3:41 
GeneralRe: Inithialize objects and variables Pin
Sasuko30-Jul-05 4:50
Sasuko30-Jul-05 4:50 
GeneralRe: Inithialize objects and variables Pin
Robert Rohde30-Jul-05 8:10
Robert Rohde30-Jul-05 8:10 
GeneralToolbar Image Pin
Kamrul Hasan30-Jul-05 3:12
Kamrul Hasan30-Jul-05 3:12 
GeneralRe: Toolbar Image Pin
Sasuko30-Jul-05 3:31
Sasuko30-Jul-05 3:31 
GeneralRe: Toolbar Image Pin
Kamrul Hasan30-Jul-05 4:11
Kamrul Hasan30-Jul-05 4:11 

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.