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

  • SEARCH
  • Home
  • 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 5962525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:07:04+00:00 2026-05-22T19:07:04+00:00

I have used many images in my application with the resource file. The question

  • 0

I have used many images in my application with the resource file.

The question is here that other users of my app, can they change my bitmaps to their own bitmaps by replacing and renaming them?!

For example My Logo with 250×120 dimension will appeared on splash screen.

Is it necessary to put logo.png near my exe file?

if yes, can users replace a another file as name as logo.png near to my exe file for showing their own file?

What is the way to avoid this bad thing?

  • 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-05-22T19:07:04+00:00Added an answer on May 22, 2026 at 7:07 pm

    You should keep any graphics in a resource file, not as separate files w/ your application.

    This link may help.

    Per the response there:

    There are many ways to do this

    1. Imagelist control : Add your icons/images to imagelist and you can access them at runtime

    2. Managed Resources : Right click your project name, and select properties from menu, on properties, select resources tab and add your images or icons as existing item.Now you can access the icon or image from resources as
      Dim img as Bitmap = My.Resources.YourResourcesNameWithoutExtension
      Dim Ic as Icon = My.Resources.YourResourcesNameWithoutExtension

    3. Embedded Resources : To add any file as an embedded resource in a windows forms application, add the file to the project with Project | Add Existing Item or right click your project name in solution explorer and click Add Existing item. Then select the file in the Solution Explorer, go to the Properties Window, and set its Build Action property to Embedded Resource. The file will be embedded within your compiled executable, when you build the project.

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

Sidebar

Related Questions

I have a android application, that uses many images. and application is to be
How can I set an image for UITableViewController ? I have used many things
I have used the conditional operator in many places within my Java application. Now
I developed an application that uses lots of images on Android. The app runs
I have an iPad application which has many categorized images I need to switch
I want to know how many page controls can be used in an application??
I have a Gridview where i have many images that I get from url
I have an iPhone application that will save number of images in it. I
I have used many of the Convert.To..... functions for conversion , but I didn't
I've been working on this problem for a few hours and have used many

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.