DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2007
    Posts
    19

    how can I save a picture that had been created in vb6?

    how can I save a picture that had been created in vb6?
    example:I made a code that draws on picture1 when I press the button , how can I save that?

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    Code:
    SavePicture Picture1.Image "c:\fsbm.bmp"
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

  3. #3
    Join Date
    Dec 2007
    Posts
    19
    Thank you.

Similar Threads

  1. How long before the next version??
    By _CAG in forum .NET
    Replies: 146
    Last Post: 08-12-2002, 10:40 PM
  2. Auto Save or Not?
    By Andrew Merisanu in forum Architecture and Design
    Replies: 13
    Last Post: 02-18-2002, 02:51 PM
  3. Save a picture as a jpeg file.
    By oigres P in forum .NET
    Replies: 5
    Last Post: 12-24-2001, 12:20 PM
  4. How resize and save a picture
    By antonio in forum VB Classic
    Replies: 10
    Last Post: 12-04-2000, 09:25 AM
  5. Replies: 6
    Last Post: 06-15-2000, 09:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links