Hi,
is it possible to put an default inputbox (like the fontsize-box) on a
toolbar. I want to use it in a custom toolbar for printing, so the
user can put the number of copies in the custom toolbar, without
opening the dialog.
Many thanks,
Rinze Smit
Revalidatie Friesland - Netherlands
Cindy M. - 03 Feb 2007 12:13 GMT
Hi Rinze,
> is it possible to put an default inputbox (like the fontsize-box) on a
> toolbar. I want to use it in a custom toolbar for printing, so the
> user can put the number of copies in the custom toolbar, without
> opening the dialog.
It's possible, but you have to add it using code.
CommandBars("test").Controls.Add Type:=msoControlEdit
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)