Posted 16 years ago
by Matt Whitfield
Version: 4.0.0280
Platform: .NET 2.0
Environment: Windows XP (32-bit)

Hello, I am using a reasonably standard screen snapshot technique to get preview images of the syntax editors in a tab set. However, the syntax editor itself refuses to draw, whereas all other controls are fine.
Here is the code I added to the sample application to reproduce it...
Here is the code I added to the sample application to reproduce it...
And then, some code in a button.
Note that editor.bmp ends up just black, wheras treeView.bmp shows the image of the tree view.