6 Posted Topics
Just leave it empty this->panel55->BackGroundImage = Image::FromFile(""); The code is untested but it should work
Use atof(). Just add [CODE]fahrenheit = atof(input);[/CODE] after the for loop.
I'm trying to make a button to open a new form in a Win32 Forms App. Lets say the form I'm opening is called Form2 and the button is called button1. Any help will be greatly appreciated.
I'm also developing a web browser. What I have now is just URL input and website display. I started by making a Win32 Console App if that helps
First of all you need to start a Win32 App in Visual Studio if you have it. Then in the toolbox (most likely on the right side of your window) you will find a Web Browser in one of the folders. You propably should have written this post in the …
The End.
madmonkey