Word.Application solution

A

ATL_Gabriel

Our COM developed using Visual C++ 6.0 includes the Word.Application object.

We want to hide vertical and horizontal scrollbars embedded icons "Select
Browse Object" and "View Switcher" control. Or replace the Word scrollbars
with another scrollbar object that does not contain these objects.


We have not been able to identify a property or method to hide these
controls. "application.browser" is reference for the "Select Browse Object".
I have not been able to identify an object for "View Switcher"
Summary:

1. Are there any object methods or properties that allow hiding these icons.

2. Alternative can the default word.application scrollbar object be replaced
with custom scrollbar object that synchronize with MS Word content. See
hiding default below:

Word.Application object has DisplayScrollBars boolean property that can be
set to False

We would gladly pay for this solution
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top