C++ memory editing + C# Windows Form
I am a C++ primary coder. Recently, I have been playing around with C# and found a very nice GUI for a windows form, which I want to use for one of my hack programs for CS:GO. The hack is written in C++ and only uses console as a UI. I have been wanting to add a windows form, but C++ forms confuse me. So, is there a way to combine the two, C++ coding and C# Windows form? I have been trying to find something on this but I feel a hacking forum may have a more specific answer.