Programming Environment Specific Information
Optional Parameters
Optional parameters do not work; a value must be supplied for all
optional parameters.
Adding Context Sensitive Help for the control
1. From Help menu choose Customize...
2. In the OpenHelp dialog: from Edit menu choose Add Files...
3. Find FLPCAD.CNT file and double click on it.
4. Select Index tab.
5. Repeat steps 2 and 3 for FLPCAD.CHM file.
6. Close the OpenHelp dialog.
7. Answer Yes to the question about saving the project.
BackColor
The BackColor
property does not persist from design time to run-time unless the form the control is on is saved first.
Optional Parameters
Optional parameters do not work; a value must be supplied for all
optional parameters.
Adding Context Sensitive Help for the control
Add the following lines to the end of ExtHelp.cnt file, which is located in the folder where MS Visual Studio was installed under \Common\MSDev98\Help
:Index FlpCAD=C:\WinNT\FlipperCAD\FlpCAD.chm
:Include C:\WinNT\FlipperCAD\FlpCAD.cnt
Don’t forget to adjust the file location (italicized) in the lines above.
Last modified on: Tuesday, February 04, 2003