IApplicationEvents2.WindowActivate(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 WindowActivate(Microsoft::Office::Interop::Word::Document ^ Doc, Microsoft::Office::Interop::Word::Window ^ Wn);
public void WindowActivate (Microsoft.Office.Interop.Word.Document Doc, Microsoft.Office.Interop.Word.Window Wn);
abstract member WindowActivate : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Interop.Word.Window -> unit
Public Sub WindowActivate (Doc As Document, Wn As Window)
Parameters
- Doc
- Document
- Wn
- Window