Welcome to Foxite.COM Community Weblog Sign in | Join | Help

Bernard Bout

May the Fox be with you...

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456

Post Categories

Navigation

Some VFP links

Others...

Archives

Who links to this site?

Hey There!!!

Syndication




Interop Forms Toolkit (RSS)

Using the InteropForms Toolkit in VFP9 - VI
The final piece of the puzzle One of the things I have always wanted to do was to be able to expose the objects contained in the Usercontrol as well as their properties without writing thousands of Set and Get statements. After all if you take a simple Read More

posted Tuesday, September 09, 2008 12:22 PM by bbout | 1 Comments
Filed Under:
Attachment(s): bbInteropWithAll.zip

Using the Interop Forms Toolkit in VFP9 - V
Exposing properties   In previous posts I used the example of creating a toolstrip as an Activex. I showed how the Click could be exposed and trapped in VFP:I, II & III  In this post I will show how the various properties Read More

posted Friday, June 06, 2008 11:19 AM by bbout | 0 Comments
Filed Under:

Using the Interop Forms Toolkit in VFP9 - IV
True Multithreading in VFP In this 4th part I will describe here a way of obtaining true multi threading with VFP and the Interop Toolkit Usercontrol. As you know this is impossible in VFP alone although there are some ways of achieving this through Read More

posted Tuesday, April 15, 2008 3:00 PM by bbout | 8 Comments
Filed Under:
Attachment(s): VFPMultiThreaded.zip

Using the Interop Forms Toolkit in VFP9 III
Part 3 – Adding and Enabling a Menu Strip   In this post I will expand on my other posts (1 & 2 ) and show how we can add a menu strip and use it from VFP. You will need to download the source code supplied in the previous post to follow Read More

posted Monday, July 09, 2007 3:53 PM by bbout | 1 Comments
Filed Under:

Using the Interop Forms Toolkit in VFP9 – A Walkthrough II
Part 2 - Properties and More Events   Today I will show how we can add additional controls as well as expose properties of those controls in our Activex.   If you haven't already please read Part 1 of the post.Open the project in vbExpress Read More

posted Thursday, June 21, 2007 2:36 PM by bbout | 1 Comments
Filed Under:
Attachment(s): bbToolstrip.zip

Using the Interop Forms Toolkit in VFP9 – A Walkthrough
Part 1 - Installation, Control Creation & Events   Microsoft have recently released the Interop Forms Toolkit 2.0  at http://msdn2.microsoft.com/en-us/vbasic/aa701259.aspx . This toolkit allows developers to create Activex controls that Read More

posted Wednesday, June 20, 2007 1:22 PM by bbout | 5 Comments
Filed Under:

Powered by Community Server, by Telligent Systems