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

C#

 
AnswerRe: Loop through and process every php code. Pin
Jens Meyer19-Dec-08 1:35
Jens Meyer19-Dec-08 1:35 
GeneralRe: Loop through and process every php code. [modified] Pin
jafingi19-Dec-08 1:51
jafingi19-Dec-08 1:51 
GeneralRe: Loop through and process every php code. Pin
Gideon Engelberth19-Dec-08 3:18
Gideon Engelberth19-Dec-08 3:18 
QuestionProblem regarding grid Pin
ais0719-Dec-08 0:59
ais0719-Dec-08 0:59 
AnswerRe: Problem regarding grid Pin
Ashfield19-Dec-08 1:30
Ashfield19-Dec-08 1:30 
QuestionHow we can plugin the C# program to Eclipse Pin
TJS4u18-Dec-08 23:54
TJS4u18-Dec-08 23:54 
AnswerRe: How we can plugin the C# program to Eclipse Pin
Ashfield19-Dec-08 1:29
Ashfield19-Dec-08 1:29 
QuestionHow can I use a MemoryStream in a System.Generic.List<> Pin
mbudak18-Dec-08 23:31
mbudak18-Dec-08 23:31 
AnswerRe: How can I use a MemoryStream in a System.Generic.List<> Pin
J4amieC18-Dec-08 23:52
J4amieC18-Dec-08 23:52 
GeneralRe: How can I use a MemoryStream in a System.Generic.List<> Pin
mbudak19-Dec-08 0:35
mbudak19-Dec-08 0:35 
GeneralRe: How can I use a MemoryStream in a System.Generic.List<> Pin
J4amieC19-Dec-08 1:16
J4amieC19-Dec-08 1:16 
GeneralRe: How can I use a MemoryStream in a System.Generic.List<> Pin
mbudak19-Dec-08 2:14
mbudak19-Dec-08 2:14 
GeneralRe: How can I use a MemoryStream in a System.Generic.List<> Pin
Mark Salsbery19-Dec-08 5:34
Mark Salsbery19-Dec-08 5:34 
Questionhow do import class of c++ to c# ? Pin
ahmeteor18-Dec-08 23:28
ahmeteor18-Dec-08 23:28 
AnswerRe: how do import class of c++ to c# ? Pin
benjymous19-Dec-08 0:16
benjymous19-Dec-08 0:16 
Questionhow i convert LinkButton to Button? Pin
Ravi Munde18-Dec-08 22:57
Ravi Munde18-Dec-08 22:57 
AnswerRe: how i convert LinkButton to Button? Pin
Expert Coming18-Dec-08 23:03
Expert Coming18-Dec-08 23:03 
GeneralRe: how i convert LinkButton to Button? Pin
Ravi Munde18-Dec-08 23:22
Ravi Munde18-Dec-08 23:22 
GeneralRe: how i convert LinkButton to Button? Pin
Expert Coming18-Dec-08 23:30
Expert Coming18-Dec-08 23:30 
GeneralRe: how i convert LinkButton to Button? Pin
J4amieC18-Dec-08 23:47
J4amieC18-Dec-08 23:47 
Questionmerge two image into a single picture box Pin
sree.P18-Dec-08 22:52
sree.P18-Dec-08 22:52 
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 

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.