Monday, October 12, 2020

tips and tricks on MFC controls

tips and tricks on MFC controls

  1. Application Information and Management
  2. When you write an application, you create a single CWinApp-derived object. At times, you may want to get information about this object from outside the CWinApp-derived object. Or you may need access to other global "manager" objects.

    The Microsoft Foundation Class Library provides the following global functions to help you accomplish these tasks:

  3. icrosoft Visual C++/ MFC
  4. The Values of a Windows Control
  5. Lines
  6. GDI Topics: Polylines
  7. GDI Topics: Polygons
  8. GDI Topics: Rectangles
  9. Bézier Curves
  10. The GDI Coordinate Systems
  11. Wizard Pages

No comments:

Post a Comment