How do you access the foreground property of a textbox in WPF?
Currently we are accessing it using the Ranorex.Text control. I have tried casting it to a Ranorex.Control so that I could call GetProperty but receive a compile error. I have also checked the attributes of the underlying element for the Text control and it was not there either.
Accessing Foreground property of WPF Textbox
-
- Posts: 2
- Joined: Mon Feb 01, 2010 6:35 pm
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Accessing Foreground property of WPF Textbox
Getting and setting properties of WPF controls is currently not supported, we provide that functionality for WinForms controls only. However, this is a wanted feature and is likely to be implemented in one of our next releases.
Regards,
Alex
Ranorex Support Team
Regards,
Alex
Ranorex Support Team
-
- Posts: 2
- Joined: Mon Feb 01, 2010 6:35 pm
Re: Accessing Foreground property of WPF Textbox
Please Let me know when this feature is added. We are very interested in your Ranorex Studio. In the meantime we will continue to look at all the other features Ranorex offers until our free trial runs out.
Thanks
Rick Rosson
Thanks
Rick Rosson
-
- Posts: 44
- Joined: Fri Oct 26, 2007 1:18 pm
Re: Accessing Foreground property of WPF Textbox
Any news on when this will be implemented?
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Accessing Foreground property of WPF Textbox
Hi,
Sorry but we cannot tell you an exact date yet. It should be available soonest next year.
Regards,
Peter
Ranorex Team
Sorry but we cannot tell you an exact date yet. It should be available soonest next year.
Regards,
Peter
Ranorex Team
-
- Posts: 4
- Joined: Wed Aug 03, 2011 8:11 pm
Re: Accessing Foreground property of WPF Textbox
Is this available now in version 3.2.1? Thanks!
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Accessing Foreground property of WPF Textbox
Hi,
Regards,
Peter
Ranorex Team
Sorry but this feature was postponed, because there were to few requests for this feature. But in a future release of Ranorex we will release a new WPF Plug-In where such features should be available. Currently you have to ask your developers if the write these properties to the helptext. Or they provide you a way to get these properties.johnson.zhuang wrote:Is this available now in version 3.2.1? Thanks!
Regards,
Peter
Ranorex Team
-
- Posts: 4
- Joined: Wed Aug 03, 2011 8:11 pm
Re: Accessing Foreground property of WPF Textbox
We've moved most of our application development from WinForms to WPF and in a lot the cases we need fucntionalities like this that are available currently only for WinForms. I was just wondering if the new WPF plugin will be available sometime soon. Will it be available sometime in 2012 at all?
Thanks,
Johnson
Thanks,
Johnson
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Accessing Foreground property of WPF Textbox
Currently we are evaluating the various approaches to improve our WPF-Plug-In. I cannot promise you if this year a whole new plug-in for WPF will be released, but for sure we will improve the current one.johnson.zhuang wrote:Will it be available sometime in 2012 at all?
Regards,
Peter
Ranorex Team