Welcome to MSDN Blogs Sign in | Join | Help

August 2007 - Posts

Specifying the Selection Color, Content Alignment, and Background Color for items in a ListBox

This post covers some tips and tricks that people frequently ask concerning specifying the appearance of a ListBox. Here’s some things that someone, somewhere, might find useful: Specifying the Selection Color If you’ve ever tried the following, you know
Posted by wcsdkteam | 3 Comments

Programming WPF book released

A new edition of Programming WPF , by Ian Griffiths and Chris Sells (O'Reilly Media), has been released. This edition has been comprehensively updated to target the RTM release of WPF in 11/06 with the .NET Framework 3.0. And of course, being a Griffiths
Posted by wcsdkteam | 1 Comments

Annotated FlowDocument Viewer with Comments Pane

A new WPF 3.5 feature in the Annotations area is the capability to match annotations with the corresponding annotated objects. For example, you can now implement a document viewing application that has a comments pane, where the paragraph that contains

A WPF Window Without a Window Icon (the thing you click to get the system menu)

In general, you should have windows that show both a window icon and a system menu. Having a window icon helps the user determine where they click to get the system menu (the window icon) and where they double click to maximize/restore their window (the
Posted by wcsdkteam | 1 Comments

Attachment(s): WPFWindowWithoutIcon.zip
 
Page view tracker