Search found 7 matches

by ruchitajadhav
Wed May 30, 2012 5:31 am
Forum: General Questions
Topic: Notification Icon
Replies: 3
Views: 1694

Re: Notification Icon

Hi,
The code reaches where i have created the notification icon.but the problem is it is not letting me to select icon for it.So even if i have written the code to display Notification icon,it is not getting displayed.Attaching a code snippet where i want to display a notification icon
by ruchitajadhav
Wed May 30, 2012 5:09 am
Forum: General Questions
Topic: require an error reporting control
Replies: 3
Views: 1766

Re: require an error reporting control

Hi,
Yup i want an error reporting control at runtime.I input my parameters through excel to the controls of the web pages.while inputing, if the excel parameter is empty it should giv a msg like "enter the parameter".
by ruchitajadhav
Tue May 29, 2012 11:55 am
Forum: General Questions
Topic: require an error reporting control
Replies: 3
Views: 1766

require an error reporting control

Hi, require an error reporting control(like messagebox,notification icon) in C# windows ranorex application script.I have tried using messagebox,notification icons but it wasnt helpful as mesagebox gets displayed behind the running script and notification icon is not getting displayed.Kindly help. T...
by ruchitajadhav
Mon May 28, 2012 6:59 am
Forum: General Questions
Topic: Notification Icon
Replies: 3
Views: 1694

Notification Icon

Hi,
I have written my script in ranorex windows application.But the notification icon i have used in the script is not getting displayed while the script is running.Please help how can i use the notification icon while my script is running.Kindly help.
Thanks,
Ruchita
by ruchitajadhav
Mon Apr 23, 2012 6:34 am
Forum: General Questions
Topic: How can i fetch combobox's selected value
Replies: 6
Views: 3223

Re: How can i fetch combobox's selected value

Hi,
Attaching a ranorex snapshot on which you can find comboboxes for which i want selected value of a combobox
by ruchitajadhav
Fri Apr 20, 2012 5:55 am
Forum: General Questions
Topic: How can i fetch combobox's selected value
Replies: 6
Views: 3223

Re: How can i fetch combobox's selected value

Hi,
PFA the snapshot showing the page having combobox and its ranorex path.The page is developed in asp.net
by ruchitajadhav
Thu Apr 19, 2012 1:15 pm
Forum: General Questions
Topic: How can i fetch combobox's selected value
Replies: 6
Views: 3223

How can i fetch combobox's selected value

Hi,
I am unable to get the exact property to display combox's current selected value.Kindly help.