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 › Net Seal Theme

Red faceNet Seal Theme

Posts 1–15 of 26 · Page 1 of 2
aeonhack
aeonhack
Net Seal Theme




 
Older Versions












Hey guys! I'm working on a new free theme (Net Seal Theme) and I would like some input from you all. I want to know what controls you use or see most often, or what controls you would find useful in your applications. So far I have implemented the following..

CheckBox
TextBox
Button
Label
ProgressBar (Seen in the preview at the top right)
RadioButton
ComboBox
GroupBox
TabControl (Currently known as the Navigator in the panel)
TrackBar
Seperator
On / Off Control
Form Skin
RandomPool

I plan on adding a few more at some point in time, so that I can use this theme in my licensing panel.

ListView
NumericUpDown
DateTimePicker (Not looking forward to that)
ContextMenu
Paginator (Page: 1, 2, 3, 4, Next, etc..)

Possible Additions:
StatusStrip
CheckBoxList

Am I missing anything significant? If so please let me know! Also if it matters, I am going for a style in which I am referring to as "Complex Metro", think of a more stylized version of Metro but without being too flashy.
#1 · 13y ago
DA
DawgiiStylz
Quote Originally Posted by aeonhack View Post



 
Older Versions












Hey guys! I'm working on a new free theme (Net Seal Theme) and I would like some input from you all. I want to know what controls you use or see most often, or what controls you would find useful in your applications. So far I have implemented the following..

CheckBox
TextBox
Button
Label
ProgressBar (Seen in the preview at the top right)
RadioButton
ComboBox
GroupBox
TabControl (Currently known as the Navigator in the panel)
TrackBar
Seperator
On / Off Control
Form Skin
RandomPool

I plan on adding a few more at some point in time, so that I can use this theme in my licensing panel.

ListView
NumericUpDown
DateTimePicker (Not looking forward to that)
ContextMenu
Paginator (Page: 1, 2, 3, 4, Next, etc..)

Possible Additions:
StatusStrip
CheckBoxList

Am I missing anything significant? If so please let me know! Also if it matters, I am going for a style in which I am referring to as "Complex Metro", think of a more stylized version of Metro but without being too flashy.
Looks nice. Always been a fan of your work.
#2 · 13y ago
FL
floppyn1
Download please ??
I really want it :3
Can you PM or Something the link ?
Thanks !.
#3 · 13y ago
RA
Raow
@aeonhack
If this is the legit aeonhack, i'ma cry.
Always loved you're work + themes and all.
I absolutely love the theme as well, colors match perfectly.
I don't really have many improvements to visualizations, it's perfect in that aspect.

But,
  • A list box would be really handy
  • Options to hide each little component from the control box such as the maximise button
  • A context menu/some sort of drop down menu would be amazing!
  • A color dialog/Color picker
  • I know it may be a bit too much but custom dialogs would be bliss. Like a custom Filedialog and print dialog.
  • I don't really use them, but a custom seperator would be good as well.
#4 · 13y ago
aeonhack
aeonhack
Quote Originally Posted by floppyn1 View Post
Download please ??
I really want it :3
Can you PM or Something the link ?
Thanks !.
I will post a link in the thread once it's ready!

Quote Originally Posted by raow25 View Post
@aeonhack
If this is the legit aeonhack, i'ma cry.
Always loved you're work + themes and all.
I absolutely love the theme as well, colors match perfectly.
I don't really have many improvements to visualizations, it's perfect in that aspect.

But,
  • A list box would be really handy
  • Options to hide each little component from the control box such as the maximise button
  • A context menu/some sort of drop down menu would be amazing!
  • A color dialog/Color picker
  • I know it may be a bit too much but custom dialogs would be bliss. Like a custom Filedialog and print dialog.
  • I don't really use them, but a custom seperator would be good as well.
Awwe, thank you - it is me! ^^

  • I will be making a custom listview and scrollbar control.
  • You can't hide each control button, but you do add them individually so you could just not add the ones you don't want.
  • There will be a themed contextmenu!
  • I may do custom dialogs later on, but if so that will be for a 1.1 or 1.2 release.
  • There is a separator control already. ^^
#5 · 13y ago
MO
money001
What's this for?

The Theme looks flawless, and very professional. Good job.
#6 · 13y ago
XB
xBear Grylls
This is just amazing.
#7 · 13y ago
Cryptonic
Cryptonic
Amazing job. This is one of the only themes I have seen with a combo box.

Also, is the color for the progress bar customizable?
#8 · 13y ago
RA
Raow
Quote Originally Posted by aeonhack View Post
I will post a link in the thread once it's ready!



Awwe, thank you - it is me! ^^

  • I will be making a custom listview and scrollbar control.
  • You can't hide each control button, but you do add them individually so you could just not add the ones you don't want.
  • There will be a themed contextmenu!
  • I may do custom dialogs later on, but if so that will be for a 1.1 or 1.2 release.
  • There is a separator control already. ^^
YESSSSSSSSS.
I love you.
And, my bad, i only noticed the separator a little bit after i posted.
#9 · 13y ago
RA
Raow
@aeonhack
Is the "Powered by NetSEAL" a part of the theme?
If it is, can you release a premium version?
#10 · 13y ago
VI
Vibrations
Definitely buying this if there is a premium version. Nice work!
#11 · 13y ago
aeonhack
aeonhack
Quote Originally Posted by PepsiXHacker View Post
Amazing job. This is one of the only themes I have seen with a combo box.

Also, is the color for the progress bar customizable?
You could change it pretty easily in the code, but the initial release won't have properties for changing colors - I will add that in later.

Quote Originally Posted by raow25 View Post
@aeonhack
Is the "Powered by NetSEAL" a part of the theme?
If it is, can you release a premium version?
That's just there to demonstrate the usage of the double label control, it's not part of the form skin.

----------

Either I am blind or there is no way to edit threads on MPGH (at least with my current ranking / membership) so new previews and controls will be posted as they are added.

New Controls:
Paginator
Virtual keyboard

Previews:


#12 · 13y ago
Jorndel
Jorndel

I'm loving it

And I usually don't like these Themes <3
#13 · 13y ago
DA
DawgiiStylz
On the keyboard, have popup bubbles, like texting on phones
#14 · 13y ago
RA
Raow
Quote Originally Posted by aeonhack View Post
You could change it pretty easily in the code, but the initial release won't have properties for changing colors - I will add that in later.



That's just there to demonstrate the usage of the double label control, it's not part of the form skin.
Ah, all goods.
And wow. You're awesome.
Is the tabpage just horizontal, or can we have it from the top? like a normal tab control.
Maybe if you get around to it, it would be pretty cool, and i have a few projects i could use this in.
Now, i seem to have forgotten about it, having never used it. And i don't have access to VB at the moment.
Can you possibly add the control that allows the form to have multiple forms within.
#15 · 13y ago
Posts 1–15 of 26 · Page 1 of 2

Post a Reply

Similar Threads

  • mpgh.net: Firefox ThemeBy ~G36E~ in General
    27Last post 16y ago
  • .NET Custom ThemesBy s0ap in Visual Basic Programming
    11Last post 15y ago
  • Reactor VB.net GDI Theme by ZerOBy iZ3RO in Visual Basic Programming
    28Last post 14y ago
  • How To Change The VB.net Theme? [solved]By N3VER in Visual Basic Programming
    7Last post 14y ago
  • GTheme(Custom VB.NET Theme)By QryS in Visual Basic Programming
    9Last post 14y ago

Tags for this Thread

#aeonhack#gdi#licensing#net seal#theme