Page 1 of 1

dialogs domodal and resize property

Posted: Wed May 02, 2012 1:39 pm
by sdimbre
Hi,

Two question on windows dialog.
1)How to check dialog is resizable or not.
2)How to check dialog is domodal type dialog.

Thanks,

Re: dialogs domodal and resize property

Posted: Thu May 03, 2012 5:40 am
by sdimbre
sdimbre wrote:Hi,

Two question on windows dialog.
1)How to check dialog is resizable or not.
Done this using form.resize and form.ScreenRectalgle properties.
sdimbre wrote:2)How to check dialog is domodal type dialog.

Thanks,
How to do this? Is there any way?

Re: dialogs domodal and resize property

Posted: Thu May 03, 2012 3:11 pm
by Support Team
Hi,
How to do this? Is there any way?
You can check with Ranorex Spy if there are any attributes which shows what type of dialog it is.
Why do you want to check if the dialog was displayed because of this function respectively if it is a common Windows file dialog box?

Regards,
Markus
Ranorex Support Team