dialogs domodal and resize property

Ask general questions here.
sdimbre
Posts: 21
Joined: Wed Sep 07, 2011 12:38 pm

dialogs domodal and resize property

Post by sdimbre » Wed May 02, 2012 1:39 pm

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,

sdimbre
Posts: 21
Joined: Wed Sep 07, 2011 12:38 pm

Re: dialogs domodal and resize property

Post by sdimbre » Thu May 03, 2012 5:40 am

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?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: dialogs domodal and resize property

Post by Support Team » Thu May 03, 2012 3:11 pm

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