Preview webcam from VFP9/VFPA (maybe VFP8, not tested) with kodnet and take screenshot
This example demonstrates how add Visual Controls from .NET to VFP using kodnet (version 3.0.2 or superior)
-
Copy the files:
%userprofile%\KwRuntime\kodnet\dotnet4.vcxand%userprofile%\KwRuntime\kodnet\dotnet4.vctto your project. -
Set the propery
dotnetClassNameto .NET full class name -
You can access to .NET Control using the property
ocontrol
-
First install kodnet
-
Execute PRG
start.prg -
Execute form