Post: VB.net Question
11-08-2014, 04:22 PM #1
TehMerkMods
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); Well Im Kinda New To VB.net and im making a skype tool for personal use but im wondering if there is anyways i can put the metro style on like C# Cause its sexy
(adsbygoogle = window.adsbygoogle || []).push({});
11-08-2014, 05:28 PM #2
Default Avatar
Oneup
Guest
Originally posted by TehMerkMods View Post
Well Im Kinda New To VB.net and im making a skype tool for personal use but im wondering if there is anyways i can put the metro style on like C# Cause its sexy


You would use it the same way as you would in C#. However there is one slight change you have to do.

In your form:
    Imports MetroFramework


Then in your forms designer.resx file. Change:
    Inherits System.Windows.Forms.Form


to:
     Inherits MetroFramework.Forms.MetroForm
11-08-2014, 10:46 PM #3
jagex
Gym leader
You should also switch to WPF if you are using WinForms
12-07-2014, 05:38 PM #4
One
At least I can fight
You can use a DLL thats created in F#, VC++ or C# and use it in VB, it doesn't really matter what language the DLL was created in as long as its with .NET

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo