Assigning a value of a picture box to a variable.
Hi Experts. Still learning C#. I have a windows form Picture Box Named "picPhoto". I want to assign the photo to a variable so that I may eventually insert it on a table. How do I go about it. Thanks.