I am new to WPF and more used to the design of UIs with MFC. I need to create a Window which looks like an old Win32 Api with flat style, that means that all controls are shown without 3D effects. For a TextBox this seems very easy to achieve in order to set the Property BorderThickness to 0. But...
I want to create a application in browser which should have two frames in same page.When we click the link in 1st frame and the content should be obtained in another frame.Please reply ASAP. Software/Hardware used: visual studio 2008
I am a beginner trying to learn some WPF. I am using VS 2008 Pro, when I opened up WPF, it's showing codes <Window x:Class="WpfApplication1.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ...
I have created a wpf control library. When I am loading the dll dynamically in codebehind the style that I have applied to the main app is not being applied to the controls in the user control. ie in my resource dictionary i have set a style for buttons that gets applied to all buttons. I want...
How can I achieve this in Listview? Hello, How can I dsiplay records in Listview as shown below: CheckBox Michael R Address DOB SSN Status USA 03/03/1979 1234 Single ...
Is it possible to load aspx directly in wpf grid canvas
please follow the link : "http://msdn.microsoft.com/hi-in/default.aspx" and see in the top right corner, when u move mouse over the "microsoft.com" you can find the dropdown window which grows like some animation part and when you mouse leave the animation shrinks and disappears, i want to do that...
Hello all , Please can any one tell me how should i be able to use WinForms DataGridView in a WPF Application .. It is ver urgent .. Thank you Rayees .
how to create hyperlinks in silverlight(in windows presentation foundation)
Total newbie here in the WPF world. I am using Blend to create an animation, I am attempting to trigger it with a MouseDown, but it does not work the same way as in a Silverlight project. Any simple instructions?
Hello: We are trying to do data binding to an element of collection thru an indexing property. However, the code does not seems to work. Please help. The following is the sample code: [The following is the code for the object in questions:] using System; using System.Collections.Generic; using...
Hi, I have been trying ,How to print a DataGridView in WPF Application.I managed to bring the WinForms DataGridView to WPF Application,But I am unable to print the dataGridView in XPS Document. Can anyone tell me How to print the DataGridView in WPF Application using XPS Concept? Thanking them...


