Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › [Help]View Pictures from resources

Post[Help]View Pictures from resources

Posts 1–8 of 8 · Page 1 of 1
PP
ppl2pass
[Help]View Pictures from resources
I have resourced all my pictures and now they are in a folder called resrouces.
What is the code to view the pictures my resource folder.
#1 · 16y ago
NextGen1
NextGen1
If you mean , access the resources, it is.

[php]
PictureBox1.Image = My.Resources.ResourceManager.GetObject("Object/Image Name as a string")
[/php]

there are some advanced features as well.
#2 · 16y ago
zmansquared
zmansquared
the code in the "" i dont get. is that the file location?
#3 · 16y ago
NextGen1
NextGen1
No the resource name, if the resource name is yadayada.jpg

then that is what you put there.
#4 · 16y ago
zmansquared
zmansquared
and will other people beable to see the pic if they download the program?
#5 · 16y ago
NextGen1
NextGen1
Resources are included in a project, so if it is reference, yes.
#6 · 16y ago
MJLover
MJLover
Quote Originally Posted by NextGen1 View Post
Resources are included in a project, so if it is reference, yes.
Isn't there a way to hide/embed them ??
#7 · 16y ago
NextGen1
NextGen1
Yes, Right click --> ---> properties Change assembly type
#8 · 16y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • [Help]Run Application from resourcesBy ppl2pass in Visual Basic Programming
    5Last post 16y ago
  • [HELP]Get image from resourcesBy ♪~ ᕕ(ᐛ)ᕗ in Visual Basic Programming
    2Last post 15y ago
  • [HELP] .exe From Resource[Solved]By Lyoto Machida in Visual Basic Programming
    13Last post 15y ago
  • so i found a picture from like a year ago...By whitten in General
    21Last post 16y ago
  • [HELP]Remove C:\ from C:\Test.txt in filename (Openfiledialog)By Pixie in Visual Basic Programming
    1Last post 16y ago

Tags for this Thread

None