Sorry for this question but I can\'t seem to find an answer anywhere. I have CSS code that should set the height of my text box. I am using VS2010 Express for Windows phone,
You use this style code
.heighttext{ float:right; height:30px; width:70px; }