totalschaden
Active Member
- Joined
- Feb 16, 2010
- Messages
- 1,146
- Reaction score
- 1
Hey first time using VS + Windows stuff here, im used to use Unity + Monodevelop unfortunally it cannot make .dll's
. Does anyone know how I show the Windows Form Stuff from my FormGui.cs ([C#] using System; using System.Collections.Generic; using System.ComponentModel; - Pastebin.com) and i want to start it from TradeRun.cs PluginRun() ([C#] public void PluginRun() { try { - Pastebin.com) but i dont want it to block the thread,heres a img from the project setup imgur: the simple image sharer
