API Documentation > CorelDRAW > 2025-v26 > IVGApplicationEvents
IVGApplicationEvents.WindowActivate method
Invoked when a window is activated
Syntax:
Sub WindowActivate(ByVal Doc As Document, ByVal Window As Window)
Parameters:
Name Type Description
Doc
Window