2
votes
6answers
225 views
+250
Double buffer common controls
Hello :)
Is there a way to double-buffer the common controls? Currently when they resize they flicker. A lot.....
EDIT: If it helps, it is a bunch of button controls and a few edit controls, all …
0
votes
2answers
91 views
Silverlight 2.0: Determine if a dependency property is set before changing it.
I have a dependency property (Foreground) on a custom control which is inheriting from Control. When I am loading the control, I want to see if the user has set the dependency property or if it is …
0
votes
1answer
87 views
How do you enforce licensing on a redistributable control library?
If you have a WPF control library which you wanted to license to developers, how do enforce license restrictions such that the library could be used and distributed in their own applications and yet …
