VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



InputBox Dynamic Control Creation

by S Eubank (1 Submission)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Upload

Download this snippet    Add to My Saved Code

InputBox Dynamic Control Creation Comments

No comments have been posted about InputBox Dynamic Control Creation. Why not be the first to post a comment about InputBox Dynamic Control Creation.

Post your comment

Subject:
Message:
0/1000 characters