Why program act like this with setforegroundwindow()
With this code my sendkey to notepad malfunction(stops sending the key even tho i keep getting a cosole.writeline message to verify button press and button unpressed) private void worker_DoWork(object...
View ArticleProblrm while display varbinary to image WPF
Hello. I need some help please. I am trying to bring in my WPF app a varbinary column from MS Sql Server database and convert it to image.First part (bring data in WPF) is done, I manage to do it, but...
View ArticleAdd resource to ResourceDictionary, using custom Class
I need to add my custom class to a ResourceDictionary so I can use the instance of the class throughout my application. I have added it to my Application.Resources ResourceDictionary, however i'm...
View Article[AffectsOtherProperty] attribute
Perhaps I shouldn't repeat this question, but I thought what the heck, I'll try.Has anyone ever seen this attribute in use: [AffectsOtherProperty]If so, what are the chances you know of instructions on...
View ArticleError in VS (2015 SP1) designer for a 4.5.2 project when *not* running...
I got this annoying error in my designer after upgrading a project to .Net 4.5.2:Error:The property "SelectionFiltersEffective" is not a DependencyProperty. To be used in markup, non-attached...
View ArticleFont not sharp when rendering on big screen
Dear all,I have build a wpf application by using font SegoUI360 which I have been told is best font to be used for redering.When I run my application on a 46" inched HD screen, I can see that font...
View ArticleProblem while display varbinary to image WPF
Hello. I need some help please. I am trying to bring in my WPF app a varbinary column from MS Sql Server database and convert it to image.First part (bring data in WPF) is done, I manage to do it, but...
View ArticleHow to insert data in new row in spacific colum in datagrid dynamically in wpf.
Hi i am new on wpf .i am trying to insert data from database in datagrid ..but i want to add this data dynamically in some spacific row and colums and i am also want to add a combo box in datagrid plz...
View Article[WPF] Control Not Updating with Bound Value Change
I've been developing in Silverlight for years, but I've had to switch to WPF for a simple sample app that connects to our WCF services. I've coded it up just like I would in Silverlight, but for some...
View ArticleSwitching Active users And styling them differently
Hey, not sure how I would go about doing this, basically I will be allowing multiple users to login to my application, however I will need only 1 to be active at a time, so if the other person comes to...
View ArticleXBAP:How to stop initial security warning pop-up which ask user's permission...
Even after installing certificates we can not stop that.Please help
View ArticleClickonce deploy to locat host?
Hi,I am following https://msdn.microsoft.com/en-us/library/gg405497%28v=pandp.40%29.aspx?f=255&MSPPError=-2147217396And I got this error.Could not publish to localhost?
View ArticleCoded UI. Control is ready to be clicked even when the animation of the...
hi, does anyone encounter such scenario?please click the following hyperlink to see the...
View ArticleRaising/Receiving notifications when something got occurred in another control
Hi, I just want to call a method in the one control when something got happened in the another control where they use the different datacontext. Till now, I am "Calling the Events and subscribing to...
View ArticleHow to add arrow / breadcrumb between the header title
I have tried to create a wizard by using HeaderedContentControl, how to customize the UI outlook as below image,EXPECTED:WizardPage.xaml<UserControl x:Class="TestProject.Wizard.WizardPage"...
View ArticleGet IHTMLElement2 open state in c#
I am using IHTMLELement2 (which resides in System.Runtime.InteropServices) for printing purposes, And i have a button which opens this control, And when i click again a new IHTMLELement2 control gets...
View ArticlePerformance of rendering ellipse in wpf during MouseMove is slow.
Hi Everyone, The performance in rendering shapes is low in mouse move.I render series of ellipse for a snake for each tick of Dipatcher timer. When I move the mouse the snake moves slowly.Regards, Samuel
View ArticleWhen I make Executable setup of mu project it is not working
Hey Experts!I am Bilal I developed application on wpf and now I want to publish and I making setup using Install shield 3rd party tool ,but when i install on machine and try to open it nothing is...
View ArticleWPF touch application: Scaling in one direction only
I'm trying to get a WPF multi-touch application working. One of the things I need in this app is the ability to independently scale in the X and Y directions - so if you move your fingers more...
View ArticleApplication design advise
We have actually a standard WPF desktop application dedicated to RealEstate business which is collecting RealEstate data through web services of an identify dataprovider. Collected data for this...
View Article