This question is locked. New answers and comments are not allowed.
Hi guys,
I am adding a RichTextBox control dynamically inside a panel inside the xaml usercontrol load event :
when I invoke Focus() on the Box, it gives me Object reference not set to an instance of an Object. though the variable contains an instance.
Using Q3 2010 Silverlight.
Any ideas ?
Thanks
I am adding a RichTextBox control dynamically inside a panel inside the xaml usercontrol load event :
when I invoke Focus() on the Box, it gives me Object reference not set to an instance of an Object. though the variable contains an instance.
Using Q3 2010 Silverlight.
Any ideas ?
Thanks