Re: Turn off highlighting of editable regions when a document is p

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks for letting me know Klaus.

This does exactly what I needed it to do.

Perhaps I was too hasty in my criticism of the Word API though I do think
the documentation available is rather poor and it is rather difficult to find
things like this.

Once again, thanks for taking the time to let me know.

Regards,
Vincent.

"fotosatz_kaufmann@xxxxxxxxxxx" wrote:

> The functionality wasn't missing after all... I was too stupid to find
> it.
>
> Beth Melton just posted the answer after the question came up in
> another group:
> ActiveWindow.View.ShadeEditableRanges = False
>
> Thank you, Beth!
> Klaus
>
>
>
> Vincent Croft wrote:
> > Thanks Klaus.
> >
> > Every time we try to do some Word automation there always seems to be
>
> > something missing: functionality only partially exposed with a
> crucial
> > feature missing or having to jump through hoops to achieve something
> that
> > should be trivial. It is a pity that the protection support released
> with
> > Word 2003 seems to be only half-baked in terms of its use via the
> API.
> >
> > "Klaus Linke" wrote:
> >
> > > "Vincent Croft" wrote:
> > > > When I protect a document programmatically, Word automatically
> highlights
> > > > unprotected content. Whilst this can be turned off via the
> Protect Document
> > > > pane, I cannot find any documentation about how to do this
> programmatically.
> > > > Even if the change is made manually, when the document is
> re-opened
> > > > highlighting returns!
> > > >
> > >
> > > Hi Vincent,
> > >
> > > Sorry, there doesn't seem to be any way to do this, neither in VBA
> nor through built-in commands.
> > >
> > > I'd tell http://register.microsoft.com/mswish/suggestion.asp that
> you need the ability to do this programmatically.
> > >
> > > Regards,
> > > Klaus
> > >
>
>
.



Relevant Pages

  • Re: ANNOUNCE: eTcl for Windows Mobile 2003 (aka PocketPC) binaries available.
    ... describes what commands are available, and what they do, in addition to standard Tcl/Tk. ... As mentionned in previous post, we still need to write much of the documentation, to package and make available our own sources, and site need to be deeply updated. ... the console window is full-screen, so when the virtual keyboard is up, I can't see what goes on in the lower third of the screen. ... More generally, code still need some fixes, and yes, you are right, documentation is really missing. ...
    (comp.lang.tcl)
  • Re: Opening a MS Word document through a button click
    ... Dim aDoc As Word.Document = WordApp.Documents.Open(fileName, ... The second reply indicated that I don't need to handle "missing" parameters. ... documentation which is in the MS Word format. ... The next thing that doesn't quite work as expected is the open file ...
    (microsoft.public.dotnet.languages.vb)
  • NDoc .NET 2.0
    ... Diese funktioniert sehr gut mit .NET 2.0 Assemblies! ... Missing documentation for P:DynGUI.TextBoxDyn.ReadOnly ... public bool ReadOnly ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Opening a MS Word document through a button click
    ... The second reply indicated that I don't need to handle "missing" parameters. ... documentation which is in the MS Word format. ... that be when it is declared as Dim readOnly as Object = False? ... The next thing that doesn't quite work as expected is the open file ...
    (microsoft.public.dotnet.languages.vb)
  • Re: HLA syntax
    ... interesting nobody was missing it in assembly yet. ... I've not seen it mentioned in the FASM ... documentation I have no clue how I might use it. ... The HLA compile-time language contains a random number generator, ...
    (alt.lang.asm)