Click to See Complete Forum and Search --> : Creating a GUI


Orbs
September 12th, 2002, 12:34 AM
I have a main application window, but I am at a loss as to how to add controls to it, and therefore make the window useful.

There is no form builder in MSVC++ .Net, and so I think this has to be done in code.

Can someone point me in the direction of a tutorial for adding a basic text label or simple button to my application window?

Any help would be appreciated.

Thanks in advance,
Jared