This is a migrated thread and some comments may be shown as answers.

Bug? Text can not be null

0 Answers 30 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 05 May 2010, 01:13 AM
In visual studio 2010

If you set the text of the combo box, then try to either
a) set to it an empty string
b) right click and reset value
It will say property invalid (text can not be null)

And if you set the text, and then manually remove text from the xaml
It will also fail when it tries to build the page in the design window


(I suspect text is set to "string" instead of "string?" ??)

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Alex
Top achievements
Rank 1
Share this question
or