Post: RTM tool help
08-28-2015, 08:32 PM #1
Taq
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Can anyone help me out with metro framework for my tool
(adsbygoogle = window.adsbygoogle || []).push({});
08-28-2015, 08:59 PM #2
you need it or whats wrong with it?
08-29-2015, 01:21 AM #3
Scouse Power
Knowledge is power
Originally posted by Taq View Post
Can anyone help me out with metro framework for my tool


If the issue is still not resolved, send me a PM. I will be happy to help.
08-29-2015, 08:17 AM #4
Chen Madhala
Pokemon Trainer
Originally posted by Taq View Post
Can anyone help me out with metro framework for my tool


What's seems to be the problem?
Putting the Form style?
Or adding buttons and toolbox stuff?

The following user thanked Chen Madhala for this useful post:

Taq
08-29-2015, 08:25 AM #5
Taq
Banned
Originally posted by Chen
What's seems to be the problem?
Putting the Form style?
Or adding buttons and toolbox stuff?


adding form style
08-29-2015, 12:50 PM #6
Chen Madhala
Pokemon Trainer
Originally posted by Taq View Post
adding form style


Well, it's very easy
As you can see every time you making a WindowsForm project
on the Form.cs
you got a public partial class

Let's say

    
public partial class MainForm : [COLOR="#FF0000"]Form[/COLOR]
{

}


The Form Class (System.Windows.Forms Refrence) (The base in this case) is the style
If you will change it, the style of the project will change

For Metro Style you should use:
    MetroFramework.Forms.MetroForm


A download for the Metro dll (Incase you dont have it): You must login or register to view this content.
If you dont know how to add the .dll

On the solution explorer Right click on "Refrences" And click "Add Refrence..."
Then simply just look for the .dll and add it (Or click on Project Tab -> Add Refrence...)
08-29-2015, 12:52 PM #7
Taq
Banned
Originally posted by Chen
Well, it's very easy
As you can see every time you making a WindowsForm project
on the Form.cs
you got a public partial class

Let's say

    
public partial class MainForm : [COLOR="#FF0000"]Form[/COLOR]
{

}


The Form Class (System.Windows.Forms Refrence) (The base in this case) is the style
If you will change it, the style of the project will change

For Metro Style you should use:
    MetroFramework.Forms.MetroForm


A download for the Metro dll (Incase you dont have it): You must login or register to view this content.
If you dont know how to add the .dll

On the solution explorer Right click on "Refrences" And click "Add Refrence..."
Then simply just look for the .dll and add it (Or click on Project Tab -> Add Refrence...)


are you able to help me on skype i want to make a tool where the options like name changer stats etc are on the left side
like the gta 5 rtm tool by enstone
08-29-2015, 12:57 PM #8
Chen Madhala
Pokemon Trainer
Originally posted by Taq View Post
are you able to help me on skype i want to make a tool where the options like name changer stats etc are on the left side
like the gta 5 rtm tool by enstone


Sure
Skype: Mango_-Knife

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo