To get the current location of device, you have to add reference to System.Device DLL. GeoCoordinateWatcher class supplies location data […]
Updated on Kisan Patel
Problem: How to Hide Button using BooleanToVisibilityConverter in WPF? WPF MVVM Hide Button using BooleanToVisibilityConverter in C# Binding a Button […]
Updated on Kisan Patel
Problem: How to Set WPF datagrid selected row color at application level? Solution: To set the Background for a selected […]
Updated on Kisan Patel
Problem: Focus to next control on Enter keypress in WPF How to move focus to the next Control automatically? Press […]
Updated on Kisan Patel
Problem: How to use StringFormat syntax for decimal places in WPF? WPF: Textbox Binding with StringFormat={}{0:F2}. Don’t show zero’s How […]
Updated on Kisan Patel
Problem: How to access WPF MainWindow controls from another window? How to access one window’s control (richtextbox) from another window […]
Updated on Kisan Patel
Problem: How do clear a report from Crystal Report Viewer in C# WPF ? The WPF viewer does not have […]
Updated on Kisan Patel
Problem: How to solve the following exception occurring with Crystal Reports in Windows/WPF Application. Could not load file or assembly […]
Updated on Kisan Patel
Problem: Is there any way to collapse/hide the group tree box that appears on the left hand side of my […]
Updated on Kisan Patel
Problem: How to create a scrollable WPF usercontrol? For an application that I am working on I want to create […]
Updated on Kisan Patel