API Documentation > CorelDRAW > 2025-v26 > TraceSettings > IVGTraceSettings
TraceSettings.ShowDialog method
Shows the trace dialog to the user. Returns True if OK button was pressed
Syntax:
Function ShowDialog(Optional ByVal ParentWindowHandle As Long = 0) As Boolean
Parameters:
Name Type Description
ParentWindowHandle
Long
Specifies the handle of the parent window.
Remarks:
The ShowDialog method displays the PowerTRACE dialog box. The ShowDialog method returns True if the OK button was pressed.