Top "Styling" questions

styling is the process of binding visual metadata to a document

Style the MouseOver on a Silverlight/WPF button

Struggling with styling the mouse over for a button ... I have managed to style the button (solid red), but I …

wpf silverlight xaml styling
WPF, XAML: How to style a ListBoxItem using binding on property of ListBox ItemsSource object?

I have a ListBox which is bound to ObservableCollection of LogMessages. public ObservableCollection<LogMessage> LogMessages { get; set; } public …

wpf xaml binding listbox styling
styling additional <hr> tag?

I am looking to style an additional <hr> tag for my side-bar on my website. How might I …

css styling
Styling WPF ComboBox items

I have a very simple WPF application which displays a ComboBox which binds to a list of classes which represent …

c# wpf combobox datatemplate styling
Is it possible to style a title? (and with CSS or js?)

I was wondering if it was possible to style a title: <a href="#" title="This is a title">…

javascript html css styling
Styling a Google Maps v3 Polyline with Dashes or Dots?

I'd like to take a Google Map v3-based map with some custom polylines, and make some of those lines …

javascript api google-maps styling polyline
WPF - How to style the menu control to remove the left margin?

I have added a default menu control to my user control. I need to style the menu to remove the …

wpf wpf-controls styling
Making a borderless window with for Qt

I'm new to Qt C++. I downloaded the latest windows version, did some tutorials and its great. I saw some …

c++ qt themes styling
Styling GridSplitter wpf C#

i want to style my GridSplitter like adding dots on it (as found on http://msdn.microsoft.com/en-us/library/…

wpf wpf-controls styling templating gridsplitter
height vs line-height styling

What is the difference between using these two when dealing with text that will never be more than a single …

html css styling