PDA

Click to See Complete Forum and Search --> : Controls In C++


PsyVision
Sep 1st, 2000, 01:13 PM
In VC++ hoe do you add controls to the tool box, coz i want to use the TreeView etc but i cant get to it ?

parksie
Sep 1st, 2000, 02:51 PM
The TreeView is one of the default items. You can also click the "Custom Control" icon (the little head).

Sep 1st, 2000, 03:25 PM
Go to Project > Add To Project > Components and Controls and you can select a component from that list.