Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Browsing all 18858 articles
Browse latest View live

CheckComboBox Extended WPF

Hello,Im using the CheckComboBox from WPF Extended Toolkit.I managed to add items using the code below:public class fillDoctorsCc { public int DocID { get; set; } public string fullName { get; set; }...

View Article


EXCEL pivot tables in c# windows application

Hi,My requirement is to create a pivot table in a windows forms application from a normal data table.I don't want to use any third party libraries.All i need is to create a pivot table from the data...

View Article


WPF Pge Transition control

HI,I have two pages in my wpf application. First page contains one button and combobox contains types of page transitions. if i select type of transition and click the button, page2 should come with...

View Article

How to access a named control inside a XAML DataTemplate (using XAML)

Hello All,I have a situation where I need to access a data template control from  parent control. following is the code snipped.Look at the Bold Sections. <TabControl Margin="5,0,0,0"...

View Article

Dialog Window Becomes Black Upon Closing

Main screen opens a dialog window (win) upon button click.Private Sub myBtn_click(sender As Object, e As RoutedEventArgs) Handles myBtn.Click    Dim w As New win    w.Owner = Me    Dim d As DataRowView...

View Article


Windows application development: WPF or Windows Forms?

Dears,Though I cannot claim to be an advance programmer of Windows Forms, I certainly have some experience with WinForms. So far WinForms has been my choice whenever I develop Windows applications...

View Article

Is it Possible to host Msoffice word 2007 as Control in WPF

Hi,  I would like to set MS office word 2007 as a control in WPF application.Since for writing a Note am using text box. Instead of text box i would like to use MS office word itself...is it possible...

View Article

WPF C# threading

I am using Kinect for my project. I have to process frames from the RGB camera and depth sensor and the skeleton positions. With 30fps input at 640 x 480 resolution, I am unable to write all the frames...

View Article


WPF C# - Placement of Modal Dialog

I added a Modal Dialog to an existing WPF application. The reason for this was to insert a WinForms WebBrowser control in a WPF application and place the window over my MainWindow such that it appears...

View Article


How to use DynamicResource to Load an Image Into a UserControl in an MVVM...

I am trying to load an image dynamically into a user control in an MVVM, Prism, Unity type environment.  I have not found any examples specific to what I am attempting, and I would be appreciative if...

View Article

Image may be NSFW.
Clik here to view.

Can xaml and C# (in WPF) achieve the same functionality as Html and Jquery...

The link below goes to my sample html page which looks like the image below that.  It uses stylesheets and Jquery to achieve a dynamic functionality.  When you hover the mouse over a label -- it...

View Article

How to pass values to a bindeded method in XAML?

Hi,I searched around but I haven't found a solution. I need to do the following.. I have a XML which defines some values like:<BLOCK id="1"><ITEMS><ITEM id="1" value="0"/><ITEM...

View Article

want to make a rectangle border look like chaser lights

I want to highlight a rectangle and thought it would be cool to have it have marching ants or a rectangle border that look like chaser lights. Basically some colors in the border that give the...

View Article


Ways to migrate Windows Forms app to WPF 4.5??

hi there,I'm migrating one old Windows Forms 2.0 application to WPF 4.5 desktop app.Legacy system has approx 25 forms. Average is about 20 entry objects (typically textboxes, combos, and so on) along...

View Article

WPF: Binding to Value of typed in string for an IsEditable ComboBox

I have an editable combobox box (.NET 4.0) based on a list of URL strings. The user can select from the list, or because the combobox has IsEditable=true, the user can also type in a URL. My goal is to...

View Article


WPF Programatic DataContext Selected Index and IsSelected not being called in...

Greetings,1. I have a datagrid which I am binding programatically a data set from an sql database.                    this.dataGrid1.ItemsSource = dsData.Tables[0].DefaultView;...

View Article

How to change the language in my View (WPF)

Hi ya,I want to change the language every time the user click on its specific language.How can I do that? I need to keep at the same time the same bunch of labels english/spanish but how? calling to...

View Article


Binding from my view (ApplicationResources.resx) WPF doesn't possible

Hi all of you,              I can bind a resource from my view. LabelNombre does exist in my ApplicationStrings.resxof course, where am I failing?This is my XAML: <TextBlock TextWrapping="Wrap"...

View Article

How to get string from resource.resx in xaml file like textbox ?

How to get string from resource.resx in xaml file like textbox ?

View Article

Show chart values

Hi, Im using WPF Chart control and want to show the value near each of node on line. There many examples how to show value in a tooltip, thats cool. But I need to show value permanently. Right now I...

View Article
Browsing all 18858 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>