vba Control Limitations

J

Jerry

In an effort to migrate to Powerpoint 2007 vba from several years in
programming with Visual Basic 6.0, the controls on the toolbox seem to be
quite different, compared to what I am used to working with.

One problem I have run into is lack of control arrays so a group of controls
can be handled with for-next loops. Another is the lack of a picture box
control which allows drawing and editing the image on the control. I
particularyly would like the line, circle, pset, etc commands of the standard
picture box from VB 6.0.

I also haven't found a control for accessing file paths and system fonts in
the toolbox.

Can any of these controls be exported from Visual Basic and if so, what is
the procedure?

Thanks,

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top