Forum: C# Aug 13th, 2009 |
| Replies: 1 Views: 271 Dear all,
I want to keep mouse clip area while pressing Alt-Tab but there is no effect on Windows Vista (on Windows XP there is still effect). Who can explain for me why there is difference... |
Forum: C# Jul 5th, 2009 |
| Replies: 4 Views: 746 Thanks for helping. I've tried your's modified code, but why transparent layer became black? I've review source code and discover that transparent layer's DoubleBuffered propperty is set to true. Is... |
Forum: C# Jul 4th, 2009 |
| Replies: 4 Views: 746 I applied this technique into my program but it doesn't improve. Can you applied this technique into my program? |
Forum: C# Jul 3rd, 2009 |
| Replies: 4 Views: 746 Hi all,
I'm C# newbie, and I having problem with double buffering on transparent control - flicking when draw drag rectangle (see attached file). Can anyone help me?
Thanks & rgds, |