Click here to Skip to main content
15,920,633 members
Home / Discussions / C#
   

C#

 
AnswerRe: merge two image into a single picture box Pin
Expert Coming18-Dec-08 23:05
Expert Coming18-Dec-08 23:05 
AnswerRe: merge two image into a single picture box Pin
Christian Graus18-Dec-08 23:17
protectorChristian Graus18-Dec-08 23:17 
As others said, you have to write your own code. As a pointer, a picturebox is not a magic image processing library. It's a tool for people who are too inexperienced to know how to paint an image onto a form ( although that's not too hard ). You'll have to write code for all of this, and the picture box will just get in the way.

Christian Graus

Driven to the arms of OSX by Vista.

GeneralRe: merge two image into a single picture box Pin
#realJSOP18-Dec-08 23:43
professional#realJSOP18-Dec-08 23:43 
QuestionCan we read data from powerpoint presentation file????? Pin
tozy18-Dec-08 22:44
tozy18-Dec-08 22:44 
AnswerRe: Can we read data from powerpoint presentation file????? Pin
Expert Coming18-Dec-08 23:07
Expert Coming18-Dec-08 23:07 
AnswerRe: Can we read data from powerpoint presentation file????? Pin
ParthibanSudhaman1-Aug-11 8:34
ParthibanSudhaman1-Aug-11 8:34 
QuestionEditing cells of alternate rows in windows datagrid Pin
mukkanti00718-Dec-08 22:34
mukkanti00718-Dec-08 22:34 
AnswerRe: Editing cells of alternate rows in windows datagrid Pin
Expert Coming18-Dec-08 23:09
Expert Coming18-Dec-08 23:09 
AnswerRe: Editing cells of alternate rows in windows datagrid Pin
Expert Coming18-Dec-08 23:10
Expert Coming18-Dec-08 23:10 
GeneralRe: Editing cells of alternate rows in windows datagrid Pin
mukkanti00721-Dec-08 18:11
mukkanti00721-Dec-08 18:11 
QuestionVC6 dll in VC#.net 2005 Pin
raghunathSG18-Dec-08 22:18
raghunathSG18-Dec-08 22:18 
QuestionXmlSerializer not always working Pin
JoZ CaVaLLo18-Dec-08 21:16
JoZ CaVaLLo18-Dec-08 21:16 
QuestionXmlSerializer not always working Pin
JoZ CaVaLLo4-Jan-09 20:48
JoZ CaVaLLo4-Jan-09 20:48 
QuestionSocket connection problem Pin
yesu prakash18-Dec-08 19:57
yesu prakash18-Dec-08 19:57 
AnswerRe: Socket connection problem Pin
Jimmanuel19-Dec-08 1:41
Jimmanuel19-Dec-08 1:41 
QuestionHow to make DOS Printing in C# using VS 2005 Pin
rowdykuttan18-Dec-08 19:29
rowdykuttan18-Dec-08 19:29 
AnswerRe: How to make DOS Printing in C# using VS 2005 Pin
Dave Kreskowiak19-Dec-08 4:21
mveDave Kreskowiak19-Dec-08 4:21 
QuestionReplacing a reference within a library Pin
Minalien18-Dec-08 18:33
Minalien18-Dec-08 18:33 
AnswerRe: Replacing a reference within a library Pin
Minalien18-Dec-08 19:24
Minalien18-Dec-08 19:24 
Questionusing MSN live search Webservice but giving error Pin
bhatted18-Dec-08 18:02
bhatted18-Dec-08 18:02 
QuestionTypeInitializationException was unhandled? Pin
dec8218-Dec-08 16:19
dec8218-Dec-08 16:19 
AnswerRe: TypeInitializationException was unhandled? Pin
PIEBALDconsult18-Dec-08 16:32
mvePIEBALDconsult18-Dec-08 16:32 
QuestionN-Tier DataTable Validation... Pin
Illegal Operation18-Dec-08 12:16
Illegal Operation18-Dec-08 12:16 
QuestionHow to handle errors right? Pin
skyline9218-Dec-08 11:39
skyline9218-Dec-08 11:39 
AnswerRe: How to handle errors right? Pin
Christian Graus18-Dec-08 11:45
protectorChristian Graus18-Dec-08 11:45 

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.