Determine is a dialog is open

S

saint

Is there any property to check whether a built in dialog is open/shown?
(Find/Replace/GoTo dialog in particular). Can't seem to find any

I'm working on a VSTO project and i keep on getting a "[xxx] property or
method is not available because the Find and Replace dialog is open".
Properties include, trackRevisions, Paginations, Keybindings etc. And worst
of all, sometimes it throws the error sometimes it doesn't (even if the Find
Replace dialog was always open)

I'd appreciate any light on this behavior
 
C

Cindy M.

Hi =?Utf-8?B?c2FpbnQ=?=,
Is there any property to check whether a built in dialog is open/shown?
(Find/Replace/GoTo dialog in particular). Can't seem to find any

I'm working on a VSTO project and i keep on getting a "[xxx] property or
method is not available because the Find and Replace dialog is open".
Properties include, trackRevisions, Paginations, Keybindings etc. And worst
of all, sometimes it throws the error sometimes it doesn't (even if the Find
Replace dialog was always open)
I don't know of any way you can do this using Word's object model... Have you
tried asking this in the VSTO forum?
http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=16&SiteID=1&PageID=0

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

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