In W2002, I have a macro that turns on the Style Task Pane. I want that
macro to also make the Task Pane display only Available Styles and not to
display the Normal style. I know how to do this manually, but how do I do it
with code? VBA help only shows how to make the Task Pane visible.

TIA,

Vivian Carroll

Re: Style Pane - how to specify what displays by Cindy

Cindy
Wed Jan 07 05:12:38 CST 2004

Hi Vivian,

> In W2002, I have a macro that turns on the Style Task Pane. I want that
> macro to also make the Task Pane display only Available Styles and not to
> display the Normal style. I know how to do this manually, but how do I do it
> with code? VBA help only shows how to make the Task Pane visible.
>
I've never been able to find a way to access this interface. I've tried
recording macros (during the 2002 beta), and I got some code. But running that
code never affected anything. The conclusion I came to was that Microsoft
decided to not expose this interface to VBA for some reason.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.mvps.org/word

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)


Re: Style Pane - how to specify what displays by Vivian

Vivian
Thu Jan 08 08:13:41 CST 2004

Hi Cindy - great to have you reply to my message!

Boo hoo about the Style Task Pane.

Vivian

"Cindy M -WordMVP-" <C.Meister-C@hispeed.ch> wrote in message
news:VA.00009105.0096453d@speedy...
> Hi Vivian,
>
> > In W2002, I have a macro that turns on the Style Task Pane. I want that
> > macro to also make the Task Pane display only Available Styles and not
to
> > display the Normal style. I know how to do this manually, but how do I
do it
> > with code? VBA help only shows how to make the Task Pane visible.
> >
> I've never been able to find a way to access this interface. I've tried
> recording macros (during the 2002 beta), and I got some code. But running
that
> code never affected anything. The conclusion I came to was that Microsoft
> decided to not expose this interface to VBA for some reason.
>
> Cindy Meister
> INTER-Solutions, Switzerland
> http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
> http://www.mvps.org/word
>
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)
>



Re: Style Pane - how to specify what displays by Cindy

Cindy
Thu Jan 08 11:47:24 CST 2004

Hi Vivian,

> Boo hoo about the Style Task Pane.
>
Yeah, that's for sure. You might look for the MS Wish on
microsoft.com (I've never seen it, but I've heard it's
there) and put in a request. Since they at least started on
making an object model for it, they must have *some* idea
how to proceed.

Cindy Meister


Re: Style Pane - how to specify what displays by perian

perian
Thu Jan 08 15:14:58 CST 2004

mailto:mswish@microsoft.com

Actually there's a (short) Task Pane model in Word2003. I haven´t yet found
time to plsy with it and don't know if it will work in other versions.
--
mvh
pre


"Cindy M -WordMVP-" <C.Meister-C@hispeed.ch> wrote in message
news:VA.0000916b.00483f8b@speedy...
> Hi Vivian,
>
> > Boo hoo about the Style Task Pane.
> >
> Yeah, that's for sure. You might look for the MS Wish on
> microsoft.com (I've never seen it, but I've heard it's
> there) and put in a request. Since they at least started on
> making an object model for it, they must have *some* idea
> how to proceed.
>
> Cindy Meister
>