Hi,
I'm developing a WPF application which makes extensive use of the TabControl. Part of the requirement is to style individual TabItem background colours, for example TabItem1 = Red, TabItem2...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23110...
I have created a custom control called QueryFilterManager that manages a list of QueryFilter objects. These QueryFilter objects are used to execute methods and return their results in an IList for...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23254968.html
I would like to have the Windows Explorer "Show in Groups" functionality in a WPF/XAML ListView. Please help with simple example code. Thanks.
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23072872.h...
I want to bind some fields from an xml data file below only where for example username = joe can I do this in xaml
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23212394.html
Zones:
C#Date Answered: 03/06/2008 Grade: B Views: 0
I have a field which contains a font value, I want to create a list of valid fonts to allow the user to change the font, this code replaces the existing font with the combo list.
<ComboBox Margi...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23213303.html
Zones:
C#Date Answered: 04/02/2008 Grade: B Views: 0
I have a combo box below that display just the names of system fonts displayed, is it possible to display the ListView called FontList below which displays the example of font, and populate a text...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23214169.html
Zones:
C#Date Answered: 03/06/2008 Grade: A Views: 37
Below I have an inkcanvas which when the application is running that the user can change the size and colour of the textblock, can I save the changed version of this canvas to a file and store it i...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23216069.html
Zones:
C#Date Answered: 03/10/2008 Grade: B Views: 13
I am developing a C#/XAML WPF control that responds to users clicking mouse buttons. This control contains a Canvas defined in the XAML Generic.xaml file as a control template, this canvas handles ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23421331.html