How to show 'label options' dialog programmatically in Word 2000?

Y

yan

In our application the users should be able to choose/change the label
templates. In Word 2003, there is a function called 'labeloptions' that shows
'label options' dialog so that users can select their template. But this
function is not available in Word 2000.

Does anybody know how to achieve it in Word 2000?

Thanks in advance.

Yan
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?eWFu?=,
In our application the users should be able to choose/change the label
templates. In Word 2003, there is a function called 'labeloptions' that shows
'label options' dialog so that users can select their template. But this
function is not available in Word 2000.

Does anybody know how to achieve it in Word 2000?
Best you can do is SendKeys to mimic the keyboard commands required to display
it...

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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 :)
 
Top