Setprop.exe Show How to Add Properties at Run Time (152973)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 3.0b
  • Microsoft Visual FoxPro for Windows 6.0
  • Microsoft Visual FoxPro for Macintosh 3.0b

This article was previously published under Q152973

SUMMARY

Setprop.exe is a sample that allows developers to add properties to objects at run time.

This behavior cannot be accomplished through the FoxPro language, but can be done with the Library Construction Kit (LCK). You can download the source code and libraries that provide this functionality using Setprop.exe.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The following files are contained in the self-extracting EXE:
   Reamde.txt        Instructions for use of the function
   Setprop.c         C Source File
   Setprop.fll       DLL containing SETPROP Function
   Setprop.hqx       A BinHex5, text-formatted file that

                     contains Setprop.cfm, a library that can be used
                     with Microsoft Visual FoxPro for the Power Macintosh.
				

Modification Type:MinorLast Reviewed:3/15/2005
Keywords:kbdownload kbfile kbinfo kbSample KB152973 kbAudDeveloper