Powerpoints' Default color palette.

G

Guest

I am into powerpoint automation. I have a button. When I click that button I
want to show the Powerpoint's / Office's Color Palette. Right now, I have
been able to open up the windows color palette but I don't have any idea how
to open the powerpoints' color palette.
Right Now I m coding in VB and I m using:
comDlg.ShowColor
to show the windows default color palette.

Can anyone help me in this?

Thanks
 
S

Steve Rindsberg

Technoknight said:
I am into powerpoint automation. I have a button. When I click that button I
want to show the Powerpoint's / Office's Color Palette. Right now, I have
been able to open up the windows color palette but I don't have any idea how
to open the powerpoints' color palette.
Right Now I m coding in VB and I m using:
comDlg.ShowColor
to show the windows default color palette.

There's already a discussion of this going on. You might want to check that.
 

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