Top "Styles" questions

DO NOT USE THIS TAG.

TextBox Caret Styling

I've found a few things on setting CaretBrushes in WPF4, but has anybody actually ever changed the caret itself? What …

wpf textbox styles caret
WPF. ListBox item style

I have problem with ListBox item style, I create two styles and do not know to use it together. 1st …

wpf xaml styles listboxitem
ie10 stylesheet

I'm trying to link to IE10 with an external style sheet but its not working properly. whats happening is IE10 …

css styles internet-explorer-10 conditional-comments
Custom Listbox Scrollbar style Issue

I have the following xaml for WPF ListBox control. I have customized it so suit my UI requirements. However, the …

wpf listbox styles scrollbar controltemplate
How to extend instead of overriding WPF Styles

I want to use custom theme in my application and as far as I know I can accomplish this by …

wpf styles themes skin basedon
how to add effect for text box to style

I'm trying to add an effect to style in order to reuse it, but from some reason it doesnt work... &…

wpf textbox styles effect
Change style of surrounding border on mouse over

I have a Grid with a Border around it. Upon mouse over on the Grid, I want to change the …

.net wpf xaml styles mouseevent
How to create a WPF combobox flat style?

I want to create a flat style template for WPF combobox which looks like a combobox in Visual Studio 2010. Also …

wpf combobox styles controltemplate
XAML Combine Styles

Is there any way to combine mutliple styles in XAML to make a new style that has all of the …

wpf xaml styles
React Native: Text and Icon inline

I am trying to aline a Icon and a Text inline and align the text to the left and the …

javascript reactjs react-native styles react-native-elements