Are you using MFC? With MFC, you define a pointer to a class
of the control you want to create (like CStatic) and then create
the class using the Create method.
Without MFC, we create a window using the window type og the
control you need to create.
Marco
> Hi all,
Actually this is a VC++ question, but i'm giving a
shot in this forum. I wanted to know how can we add
controls (or control array) in VC++ like we do in VB
(using LOAD statement).
Please help me in this regard.
Thank you.
=====
Sincerely,
Ramesh S ( Ph: xxx-xxx-xxxx )