Activates the document window
Public Function Activate() As void
public void Activate();
This is an asynchronized operation, so the program will not be blocked. After this function is called, DocumentWindowCollection.ActiveDocumentWindow property may not be changed immediately.