Use this tag for programming scenarios related to controls (interactive elements of the user interface).
I've got a control that is mainly comprised of an image and a button. I want to display the image …
wpf controls flipI've already looked at this question, and I've already checked out the suggestions that were made there. My program creates …
c# controls user-interface window-handlesHI, In JavaScript when value is set to a hidden input control, which event is fired?
javascript html controls hiddeni want to recognize keystrokes to my Control. For this i use the KeyDown Event. The Kind of keystrokes I …
c# controls keydownI'm using open xml SDK 2.0 and i'm kind off new to this. I have actually created a quickpart (containg content …
controls openxml openxml-sdk innertextI've written a Custom WPF Control with search extension, let's name it MyControl. The Control is a descendent of an …
wpf filter controls collectionviewsourceI'm currently creating a silent print module. The current control I'm using is, it's making sure that the control handle …
c# controls handle