Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom Repeater or something else? Pin
methodincharge5-Jun-05 17:12
methodincharge5-Jun-05 17:12 
GeneralRe: Custom Repeater or something else? Pin
Christian Graus5-Jun-05 17:17
protectorChristian Graus5-Jun-05 17:17 
GeneralDisplay Application Names from Active Directory Group Policy Management Console using vb.net or C#.net Pin
Member 16715325-Jun-05 16:04
Member 16715325-Jun-05 16:04 
GeneralExecuting Another Application From a C# Program Pin
vylkier5-Jun-05 15:47
vylkier5-Jun-05 15:47 
GeneralRe: Executing Another Application From a C# Program Pin
Christian Graus5-Jun-05 15:52
protectorChristian Graus5-Jun-05 15:52 
QuestionFirewall??? Pin
Duong Tien Nam5-Jun-05 15:31
Duong Tien Nam5-Jun-05 15:31 
AnswerRe: Firewall??? Pin
rocky_pulley6-Jun-05 2:25
rocky_pulley6-Jun-05 2:25 
GeneralUsing an image as a resource programmatically... Pin
new_phoenix5-Jun-05 14:53
new_phoenix5-Jun-05 14:53 
A while ago I had asked for the proper approach to manage image mapping to dynamically created controls. The way that I have approached it thus far is to have some image files linked to the controls rather than adding them as a binary resource file into the control at loading time. Because I need to be able to overwrite the files on occasion, I still must keep the original image files like .jpeg or .gif files. What I would like to know is, is it possible to import those image files into the Image.FromStream() method into the Image file as a binary file programmatically rather than linking to the file? Load the image files into the controls in the onLoad event as binary files rather than linking to the external image files thereby removing that constraint on the application, but whenever new files are needed then the new image files could be loaded the same way.

Stated another way. First, what is the proper procedure for importing an image as a resource into an image-bearing control like a PictureBox control, and second, is it possible to use those image files as a resource programmatically? To be able to import the binary file into the control programmatically when the application starts would solve several problems including control invalidation and redrawing. Would really appreciate some insight.
GeneralRe: Using an image as a resource programmatically... Pin
Christian Graus5-Jun-05 15:18
protectorChristian Graus5-Jun-05 15:18 
GeneralRe: Using an image as a resource programmatically... Pin
new_phoenix7-Jun-05 9:24
new_phoenix7-Jun-05 9:24 
GeneralWinForms keeps closing my dialogs !!! Pin
Christian Graus5-Jun-05 12:09
protectorChristian Graus5-Jun-05 12:09 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
DavidNohejl5-Jun-05 12:44
DavidNohejl5-Jun-05 12:44 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Christian Graus5-Jun-05 12:51
protectorChristian Graus5-Jun-05 12:51 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
DavidNohejl5-Jun-05 13:46
DavidNohejl5-Jun-05 13:46 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Judah Gabriel Himango5-Jun-05 13:43
sponsorJudah Gabriel Himango5-Jun-05 13:43 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Christian Graus5-Jun-05 13:46
protectorChristian Graus5-Jun-05 13:46 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
DavidNohejl5-Jun-05 13:47
DavidNohejl5-Jun-05 13:47 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Scott Serl5-Jun-05 14:49
Scott Serl5-Jun-05 14:49 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Christian Graus5-Jun-05 15:16
protectorChristian Graus5-Jun-05 15:16 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Ashok Dhamija5-Jun-05 18:34
Ashok Dhamija5-Jun-05 18:34 
GeneralRe: WinForms keeps closing my dialogs !!! Pin
Christian Graus5-Jun-05 18:38
protectorChristian Graus5-Jun-05 18:38 
GeneralAdd Refrences in runTime Pin
Web cam5-Jun-05 9:58
Web cam5-Jun-05 9:58 
GeneralRe: Add Refrences in runTime Pin
Carsten Zeumer5-Jun-05 11:40
Carsten Zeumer5-Jun-05 11:40 
GeneralRe: Add Refrences in runTime Pin
DavidNohejl5-Jun-05 12:04
DavidNohejl5-Jun-05 12:04 
QuestionCOORDINATES NOT CENTERED? Pin
...---...5-Jun-05 7:00
...---...5-Jun-05 7:00 

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.