Click here to Skip to main content
15,922,145 members

Comments by Member 9907886 (Top 6 by date)

Member 9907886 22-May-14 4:34am View    
Hmmm .... i got another option to get the value...
event.currentTarget.value - u will get the value of the control...
Based on this I may need to change the code...

Thanks,
Member 9907886 22-May-14 3:10am View    
Yup...But if I paste some special characters instead of typing then i dont get the value of the textbox....Instead it shows Null.
Member 9907886 22-May-14 2:44am View    
Hi Manvendra,
I need Copy and Paste... I should not disable that...
But after paste operation i need to validate that value.

Thanks....
Member 9907886 22-May-14 2:31am View    
Thanks for the reply...
but i didnt get where to write the code?"textInput Data"
How to get this value?

Thanks,
Member 9907886 14-Mar-13 1:06am View    
Hi,
Its in Visual Studio.
public WpfButton UIBtnButton
Here it showing as wpf button . But the control is Rad control.
So i cant automate the wpf application having Rad controls.
Are u getting what exactly is the problem?
I just want to automate Rad controls in wpf application...