Top "Styles" questions

DO NOT USE THIS TAG.

WPF TabItem Header Styling

I'm trying to style a TabControl and have got 75% of the way there, but I'm having difficulty styling the actual …

wpf xaml header styles tabcontrol
Styling HTML5 input type number

I'm writing a form in HTML5. One of the inputs is type=number. I want the input to only show 2 …

html input styles numbers
Set HTML element's style property in javascript

I have a bunch of old classic ASP pages, many of which show database data in tables. None of the …

javascript html styles
How to change DatePicker dialog color for Android 5.0

Is it possible to change the datepicker (and also the timepicker) colour scheme for android 5.0? I've tryed setting the accent …

android dialog styles background-color
How to style a WPF Expander Header?

I would like to apply a style on a WPF Expander Header. In the following XAML I have an Expander …

wpf header styles expander
Android toggle button custom look

I've been trying to customize the toggle button look but with no success. Here is how I want it to …

android styles customization togglebutton
How to apply multiple styles in WPF

In WPF, how would I apply multiple styles to a FrameworkElement? For instance, I have a control which already has …

.net wpf styles
Space between <td>. Why and how can I remove?

I create "normal" table and all TD's have "border: 1px solid #e6e6e6" and "margin: 0". TR and TABLE have …

html css styles
Where does notepad++ store style configurator settings?

I downloaded and modified a style file and placed it in the Notepad++ themes folder. I was able to select …

styles notepad++
Styling a WPF layout grid background (of each cell, row, column)

I would like to know if there is any way to style a WPF layout grid's cells, rows and columns. …

wpf xaml grid styles controltemplates