Click here to Skip to main content
15,887,477 members
Home / Discussions / C#
   

C#

 
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
mve#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 

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.