Wpf Questions and Answers

Recent IT Questions

1 - 12 of 12
<<PREVIOUS 1 NEXT>>

Apply flat style for WPF Controls

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...

Answer Question   |  Oct 23 2009  6:56 AM GMT
WPF style, wpf, WPF Control Library
asked by Luna801

  5 pts.

Use Two frames in WPF Web browser application

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

Answer Question   |  Sep 4 2009  12:58 AM GMT
wpf, Visual Studio 2008, Microsoft Visual Studio
asked by Bitse

  5 pts.

WPF in 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" ...

Answer Question   |  Jun 8 2009  5:48 PM GMT
Visual Studio 2008, VS 2008, wpf
asked by Hlee2000

  10 pts.

WPF User Control Styles

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...

Answer Question   |  Mar 19 2009  3:14 PM GMT
WPF Control Library, wpf
asked by DAVEJM

  5 pts.

Need help with WPF ListView

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 ...

Answer Question   |  Jan 29 2009  9:38 PM GMT
WPF Grid, listview, Windows Presentation Foundation
asked by MN

  5 pts.

Is it possible to load aspx directly in wpf grid canvas

Is it possible to load aspx directly in wpf grid canvas

Answer Question   |  Jan 23 2009  1:16 PM GMT
wpf, WPF Grid Canvas, ASPX
asked by Ravishankarb

  5 pts.

WPF and C# (challenge)

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...

View Answer   |  Dec 16 2008  10:00 AM GMT
Web development, Interface design, Web design
asked by Vinothkumar124

  15 pts.

How can I use WinForms DataGridView in a WPF Application .. It is ver urgent ..

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 .

View Answer   |  Nov 17 2008  6:07 AM GMT
Web development, wpf, Windows Forms
asked by Mummy

  5 pts.

How to create hyperlinks in Silverlight (in Windows Presentation Foundation)

how to create hyperlinks in silverlight(in windows presentation foundation)

Answer Question   |  Oct 20 2008  5:15 AM GMT
Web development, wpf, Silverlight
asked by Manjushapk

  5 pts.

Getting Storyboard to play in WPF

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?

View Answer   |  Oct 15 2008  3:20 PM GMT
wpf
asked by Newbienow

  5 pts.

Data binding to an index property of a collection using WPF

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...

Answer Question   |  Aug 2 2008  0:25 AM GMT
wpf, Databinding, LINQ
asked by Boon3333

  15 pts.

Printing a DatagridView in WPFApp

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...

View Answer   |  Jul 16 2008  5:32 AM GMT
Printing, wpf, DataGridView
asked by Gvsradhika

  15 pts.

1 - 12 of 12
<<PREVIOUS 1 NEXT>>