ApplicationEvents2.WindowDeactivate(Document, Window) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void WindowDeactivate(Microsoft::Office::Interop::Word::Document ^ Doc, Microsoft::Office::Interop::Word::Window ^ Wn);
public void WindowDeactivate (Microsoft.Office.Interop.Word.Document Doc, Microsoft.Office.Interop.Word.Window Wn);
abstract member WindowDeactivate : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Interop.Word.Window -> unit
Public Sub WindowDeactivate (Doc As Document, Wn As Window)
Parameters
- Doc
- Document
- Wn
- Window