Reply to thread

AW: Re: Check for dialog window




Thanks for your quick reply!


The following code line sounds like it does a window destroy:

[CODE]((GUIDialogWindow)win).PageDestroy();[/CODE]


Does it return yes/no nevertheless?


Top Bottom