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.vcx
and%userprofile%\KwRuntime\kodnet\dotnet4.vct
to your project. -
Set the propery
dotnetClassName
to .NET full class name -
You can access to .NET Control using the property
ocontrol
-
First install kodnet
-
Execute PRG
start.prg
-
Execute form