Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-17-2021, 11:24 AM
NitroPress NitroPress is offline Set width of Styles pane? Windows 10 Set width of Styles pane? Office 2010
Novice
Set width of Styles pane?
 
Join Date: Nov 2019
Posts: 23
NitroPress is on a distinguished road
Default Set width of Styles pane?


I have a setup macro that puts the Navigation pane on the left, at a defined width, and the Styles pane on the right, again at a preferred width, and then sets the page size. Under Office 2010, I had this working, but with the forced update (I went to 2016), I'm stuck.


Nav pane up, check. Set width using:
Code:
With Application.CommandBars("Navigation")
        .Visible = True
        .Width = iWidth
     End With
...no problem.


Scale page zoom, no problem.


Open Styles pane with:
Code:
Application.TaskPanes(wdTaskPaneFormatting).Visible = True
...no problem.


But even with several years of VBA hacking and Mansfield's fat book at hand, I can't figure out how to set the width of the Styles pane.


Specific answer appreciated; some hints about how to chase the object list for "task panes" (instead of CommandBars, for example) appreciated...
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Set width of Styles pane? Word 2010 - Styles pane has disappeared NitroPress Word 5 11-21-2019 04:16 PM
How to have one custom styles pane for all documents? deazzxe Word 1 04-09-2019 05:20 AM
Two much blank space between names of styles in the Styles Pane PereCasanellas Word 0 10-06-2017 03:47 AM
Using the Navigation Pane with modified styles susandickerson Word 3 07-10-2014 08:35 PM
Can't Display "Recently Used Styles" in Styles Pane mwildem Word 2 05-23-2012 01:42 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:01 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft