accessing controls on a toolbar

pachjo

Well-known member
Joined
Dec 12, 2006
Messages
370
Programming Experience
10+
Hi,

I am trying to access the buttons on a toolbar from a third party supplied form.

I can see that the parent is a toolbar and it has buttuns.count = 3

I have tried using a for each and can trap the toolbar but not the buttons on it?

Any tips??

Thnx
 
Back
Top