|
|
The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."
| 1: | What is the primary class for GDI+? |
| 2: | Does GDI+ have a SelectObject() function equivalent? If it does, what is it? |
| 3: | What unique feature does GDI+ provide alpha blending that the AlphaBlend() function in GDI doesn't provide? |
| 4: | How do you keep a Windows Form from painting its background? |
|
|
| Top |