insert an picture (jpg or png ) into a picture box and save in a bo


Author
Message
Eric Leissler
Eric Leissler
StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)
Group: StrataFrame Users
Posts: 0, Visits: 527
Hi,

I take your example  sampleCRMapplication and on the product maintenance

i see a picture box and a button "Select product image"

it's exactly tha i want .

So i made the same in my programm and i have the error

i look again in the example and i ha the same error in sampleCRMapplication

at line

Me.Products.prod_Image = CType(loImage, System.Drawing.Bitmap)

What's append and what can i do ?

Thank's for your answer

Best regards

Eric


Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hey Eric.

Have a look at this post:

http://forum.strataframe.net/FindPost11785.aspx

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Also, you are better off looking at the StrataFlix sample as it shows how to be more efficient in attaching an image as well as how to still have strong-typing.  You can get that sample here: http://forum.strataframe.net/FindPost18186.aspx .
Eric Leissler
Eric Leissler
StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)StrataFrame User (215 reputation)
Group: StrataFrame Users
Posts: 0, Visits: 527
hi,

i will try it but i'm in as vs2005

I' ve no enough time at present

for this time, i ll the path  of the picture in the field

thank's

Best regard

Eric

StrataFrame Team
S
StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
The StrataFlix solution file is VS2008, but you can still open it in VS2005.



You have 2 options:



1) Open the .sln file with notepad and change the version at the top of the file from 9.0 to 8.0.



OR



2) Open the .vbproj or .csproj files directly (the projects). This will create a new solution file for you and you can add the rest of the projects to the new solution.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search