Ask Experts Questions for FREE Help !
Ask
    znet2705zc's Avatar
    znet2705zc Posts: 34, Reputation: 1
    Junior Member
     
    #1

    Jun 29, 2016, 10:49 PM
    Open a pictureBox image in with photoshop in Visual c#
    Hi, I want to open an image in photoshop by double click on a pictureBox.
    CravenMorhead's Avatar
    CravenMorhead Posts: 4,532, Reputation: 1065
    Adult Sexuality Expert
     
    #2

    Jun 30, 2016, 07:27 AM
    I don't know exactly what to do code wise but the concept is simple and should be easily executable:

    1). Create a callback for the double click action for that widget. You should be able to do this easily.
    2). Within that you can spawn a session of photoshop using the image name as a parameter.

    It should be easy enough.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!


View more questions Search