Click here to Skip to main content
15,910,277 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pin
Member 17782966-Mar-05 18:47
Member 17782966-Mar-05 18:47 
QuestionHow to dynamically add and use controls at runtime (use custom Pin
oohungoo3-Mar-05 19:56
oohungoo3-Mar-05 19:56 
GeneralProblem with MDI Child form. Pin
Saurabh Mundhra3-Mar-05 19:44
Saurabh Mundhra3-Mar-05 19:44 
GeneralRe: Problem with MDI Child form. Pin
Pushkar Pathak15-Mar-05 20:43
Pushkar Pathak15-Mar-05 20:43 
GeneralRead / Write an Image file Pin
Rob Tomson3-Mar-05 17:20
Rob Tomson3-Mar-05 17:20 
GeneralRe: Read / Write an Image file Pin
Yulianto.3-Mar-05 19:15
Yulianto.3-Mar-05 19:15 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 19:24
Rob Tomson3-Mar-05 19:24 
GeneralRe: Read / Write an Image file Pin
leppie3-Mar-05 20:36
leppie3-Mar-05 20:36 
You cant do that, it break the file format. Alternatively, it you wanna encapsulate the image files, you can embed them in the Stream, but you will have to setup (preferably another) Stream to supply only the correct offsets for Image.FromStream() to work.

xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 20:38
Rob Tomson3-Mar-05 20:38 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 22:24
Sebastian Schneider3-Mar-05 22:24 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 22:32
Rob Tomson3-Mar-05 22:32 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 22:40
Sebastian Schneider3-Mar-05 22:40 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 23:05
Rob Tomson3-Mar-05 23:05 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 23:08
Sebastian Schneider3-Mar-05 23:08 
Generalunable to see webcontrol on browser Pin
chandtec3-Mar-05 16:41
chandtec3-Mar-05 16:41 
GeneralRe: unable to see webcontrol on browser Pin
Yulianto.3-Mar-05 16:51
Yulianto.3-Mar-05 16:51 
GeneralRe:again i pasted code kindly see Pin
chandtec3-Mar-05 17:11
chandtec3-Mar-05 17:11 
Generalits geeting pasted , so i wrote code Pin
chandtec3-Mar-05 17:17
chandtec3-Mar-05 17:17 
Generali wrote code for button . its not getting displayed on this form Pin
chandtec3-Mar-05 17:24
chandtec3-Mar-05 17:24 
GeneralRe: i wrote code for button . its not getting displayed on this form Pin
Yulianto.3-Mar-05 17:46
Yulianto.3-Mar-05 17:46 
GeneralEvents.... Pin
ABBASI_RA3-Mar-05 16:24
ABBASI_RA3-Mar-05 16:24 
GeneralRe: Events.... Pin
s211197923-Mar-05 22:31
s211197923-Mar-05 22:31 
GeneralRe: Events.... Pin
ABBASI_RA4-Mar-05 3:12
ABBASI_RA4-Mar-05 3:12 
GeneralTrying to Programmatically Modify DataSet-databound Control Pin
Newbie_T3-Mar-05 16:19
Newbie_T3-Mar-05 16:19 
GeneralThread Pausing & Timer Pin
Bob Bonser3-Mar-05 16:13
Bob Bonser3-Mar-05 16:13 

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.