Hi All,
I am using Visual C++ .Net to create a windows forms application and I am
getting the following errors when I do a MessageBox::Show in my Form1.cpp
file:
Form1.cpp(19): error C2653: 'MessageBoxA' : is not a class or namespace name
Form1.cpp(19): error C2660: 'System::Windows::Forms:...
more >>
Hi,
I'm looking for a way to display a HTML-page in a part of a WindowsForm.
I was thinking of Embedding a IE on a WinForm.
Can any-one give me some advise on how to deal with this problem ?
greetings
johnny
...
more >>
Hay everyone
I was wondering if its possible to get new and better looking progress and track bars (like the ones on realplayer and windows media player) since the ones on VB.NET look very old. Could I maybe download them but how would I get them into the program then
Thanx...
more >>