Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9259203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:35:53+00:00 2026-06-18T12:35:53+00:00

I have an application with a tool bar and an Image Collection. The problem

  • 0

I have an application with a tool bar and an Image Collection. The problem is that I do not have the original images and I need to create another tool bar with some of the same buttons. Is there a way to save the Images Collection from the tool bar to a file?

I tried extracting the images from a resource file but I do not know which one has the images stored in.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T12:35:55+00:00Added an answer on June 18, 2026 at 12:35 pm

    Although I did not find an answer for my question, I managed to get the images by reading the tool bar image list and saving each one to a file according to the given image key.

    for (int x = 0; x < this.imageListToolbar3small.Images.Count; ++x)
            {
                Image temp = this.imageListToolbar.Images[x];
                temp.Save(this.imageListToolbar.Images.Keys[x] + ".png");
            }
    

    This came from an answer to this question: How to Export Images from an Image List in VS2005?

    I just added the code after the InitializeComponent call and saved all images in debug mode. I did not needed to run the full application.

    If anyone does have a better idea or a small application to retrieve images from a tool bar using only the resource file, that would be appreciated. I will not mark as an answer since it is more a workaround.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a C++ MFC MDI application. I have a tool bar with some
I have an application which runs a tool that requires network connection. Now my
We have an application (a custom network management tool for building automation) that supports
We have an in-house PHP web application that is a financial analysis tool for
I have a tool bar at the top and bottom of my application and
I have used the Validate tool in xcode and validated my application. The validation
I have application with needs to have access to some sensitive data(in this case
I have an Ajaxable application which has some UpdateProgress for each postBack events. everything
I have an application that requires synchronization and I wanted to inform the user
I have an Android application that I've been working on, and it's implemented using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.