I am attempting to use the Browser control in a very simple WPF application, and it appears that while the browser is loading the page that I requested (I can mouseover images and see the ALT tags), I
I have a combobox in a Word addin. The contents of the combobox are often long enough to drape over Word\'s Zoom slider-bar control. However, selecting an item directly over the zoom control (which is
Visibility.Collapse doesnt work in my case. below is the XAML. If I try to hide the lblCountry and cmbCountry a white space is shown between zip and practice fields. There is no option to hide an enti
I have a UserControl with a templated grouped listbox with expanders and only want one expander open at any time. I have browsed through the site but haven\'t found anything except binding the IsExpan
In the properties for the parent window I set WindowStatupLocation=CenterScreen In the properties for the Child window I set WindowStatupLocation=CenterOwner
I\'m trying to make just a few minor tweaks to the default template of a checkbox.Now I understand how to make a new template from scratch, but this I do not know.I did manage to (I think?) extract th
Is it possible to pull out filter row from XCeed DataGrid control to some other place like group box ? If possible, how ? Any pointers will be appreciated.
does anyone know if its possible to restyle a window in wpf. Or even better any tutorials or samples?
I am using MVVM architecture. I had created a user control which contains a button control. I want the click event of the button control to be captured in page which uses this user control. How to do
I have an MDI WPF app that I need to add web content to. At first, great it looks like I have 2 options built into the framework the Frame control and the WebBrowser control. Given that this is an MDI