Open SunboX opened 10 years ago
This project is only available for Windows Phone 8/8.1 Silverlight. In Silverlight, there is no TextBox.Header property. Assuming you are working on a Windows Phone 8.1 store app (XAML), you can override the ControlHeaderTextBlockStyle
which should change the header style of every control using this style (e.g. TextBox, ComboBox, ...)
There's no way to set a TextBox.Header Color using a custom Theme.