| Thread | Last Post | Replies |
|
| transparent pictureboxes | 03 Sep 2003 17:44 GMT | 2 |
hi i want to put several pictureboxes onto each other, so i get layers made of pictureboxes. the most part of a picbox should be transparent, so that only the drawings occlude
|
| Antialiased drawing on a transparent window? | 02 Sep 2003 17:19 GMT | 4 |
Anyone know how to create and draw on top of a transparent window? I tried specifying a transparent color for the form but any antialiasing blends with the designated transparent color rather than the desktop. I thought using NativeWindows might be the solution but I haven't been ...
|
| ToolTip Window closed event | 01 Sep 2003 22:07 GMT | 1 |
hi.. Is there a way to capture the event "toolTip window closed" in c#. In Other words I want to execute some coding once the toolTip window dissapears from my control, it iz quite obvious that such a method dose not exsist in the
|
| StretchBlt "shoot" from memory? | 01 Sep 2003 19:56 GMT | 1 |
I need to save a bitmap taking the content of a panel (this is filled by a Windows Media Encoder Preview). Using Encoder PostView (not PreView!!!, I don't know why..) in a Windows Form application, everything works fine, but if I compile a Console Application, "StretchBlt" catch the ...
|
| Graphic.DrawString - Smooth Font Edges on Small Point Size. | 01 Sep 2003 12:56 GMT | 1 |
I'm new to System.Drawing - but I've been working with the ideas outlined in Ken Spencer's "Creating Text Images On the Fly with GDI+" article in this month's MSDN magazine. I'm drawing a string on top of a background image, and my question is this:
|