Share via


Forms Solution Samples

These Solution samples illustrate application development tasks you can perform with forms.

In This Section

  • Create an Irregularly Shaped Window Sample
    Illustrates how you can use the Windows API SetLayeredWindowAttributes function to change the default rectangular-shaped client area of the main Visual FoxPro window or any forms you create.
  • Transparent Forms Sample
    Illustrates how to use layered windows to improve performance and visual effects with complex shapes.

Reference

  • Sample Class Libraries
    Contains sample class libraries that provide encapsulated functionality you can add to your applications.
  • Reference (Visual FoxPro)
    Includes topics on productivity tools, as well as the controls, objects, properties, methods, events, statements, functions, and constants available.

Related Sections

  • Solution Samples
    Contains samples that demonstrate particular features of Visual FoxPro and can be run independently.
  • Walkthroughs
    Provides step-by-step instructions for common scenarios, making them a good place to begin learning about the various features of Visual FoxPro.