VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

InputBox Dynamic Control Creation

S Eubank  (1 Submission)   OLE/COM/DCOM/Active-X   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

I wanted to thank everyone who contributes here. I find all the code sinpets very helpful. Even when they dont tackle the exact problem I am facing they at least point me in the right direction.
With this ACTIVE X componet I hope I can show you something useful.
IT Dynamical creates TEXT Boxes and Labels. It uses WITH EVENTS and some smiple techniques for creating a Dynamic form. You could also Pass VALIDATION information to the DLL if you want to add the code.
I use this with a FOXPRO based MRP system to collect Data from the Users. We dont have the code to the MRP system and cant extend it easily. But with this DLL, I was able to call it from FOXPRO and add extra criteria to the WHERE clause that I otherwise would not have been able to do.
I have a more complex version that uses a Text File to generate the Lables, Text Boxes and COMBO BOXES.
( I CLICK THEREFORE I PROGRAM )

API Declarations
NONR

Rate InputBox Dynamic Control Creation (4(4 Vote))
InputBox Dynamic Control Creation.bas

InputBox Dynamic Control Creation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters