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 › vb6 button ??

Questionvb6 button ??

Posts 1–9 of 9 · Page 1 of 1
HE
herowarz
vb6 button ??
hi

can someone tell me how i can change the button text color please ?
if its possible
thx
#1 · edited 18y ago · 18y ago
radnomguywfq3
radnomguywfq3
Button1.Caption = "blublublu"
or
Button1.Text = "blublu"

Depending on which version of VB your using.
#2 · 18y ago
HE
herowarz
Quote Originally Posted by jetamay View Post
Button1.Caption = "blublublu"
or
Button1.Text = "blublu"

Depending on which version of VB your using.
Microsoft Visual Basic 6.0 Version 8176

and how i place it ?

thx
#3 · 18y ago
radnomguywfq3
radnomguywfq3
To make a button, its drag + drop. To change its caption, you simply change it through the properties window, and to change a buttons caption through an event, you use :
ButtonsName(NotItsText).caption = "This is my buttons new caption"
#4 · 18y ago
HE
herowarz
lol thats i know.

i just want to change the button TEXT COLOR
#5 · 18y ago
radnomguywfq3
radnomguywfq3
Just use a label.
#6 · 18y ago
HE
herowarz
ok .
so its not possible?...

anyway , very THX for your help!
#7 · 18y ago
radnomguywfq3
radnomguywfq3
Well, yea I guess its possible... I just don't know why you would wont a button with colored text.
#8 · 18y ago
HE
herowarz
Quote Originally Posted by jetamay View Post
Well, yea I guess its possible... I just don't know why you would wont a button with colored text.
i want black button with green text on it... thats i want lol

graphic = NICE
#9 · edited 18y ago · 18y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • text on a button in vb6 problemBy 123456789987654321 in WarRock - International Hacks
    2Last post 19y ago
  • [Help]VB6 Trainer - buttons/timersBy Ephemera in Visual Basic Programming
    5Last post 19y ago
  • Coloured Buttons in Vb6By Kung Fu Penguin31 in WarRock - International Hacks
    2Last post 19y ago
  • How do i make a save button(vb6)By branso in WarRock - International Hacks
    3Last post 18y ago
  • Banner/Button for advertisingBy Dave84311 in Help & Requests
    17Last post 20y ago

Tags for this Thread

None