|
-
Nov 7th, 2008, 06:08 AM
#1
Thread Starter
New Member
Re: drag & drop multiple files in form
Hello
I am trying to program a Drag and drop questions for my quiz program that uses VB6.
For this data should come from database. Depending on the data I have to dynamically create the controls that hold dropped text.
for example:
"The capital of India is ***** and Population is *****" " is displayed in the question label box. A text control has to be inserted in place of place-holder "*****" dynamically. My intention is to drag and drop objects to the dynamically controlled boxes. Please give some idea as to how to implement creation of text boxes within the context of the question, at run time.
thanks.
Last edited by Anand_Soft; Nov 7th, 2008 at 06:27 AM.
-
Nov 7th, 2008, 06:21 AM
#2
Re: drag & drop textboxes
Welcome to VBForums 
I have split your post from this thread - please post your questions as new threads unless they are exactly the same topic as the original question.
-
Nov 7th, 2008, 06:00 PM
#3
Re: drag & drop multiple files in form
Do you know how to add controls dynamically? If not, review the FAQ, that should answer your question. Here is the FAQ
http://www.vbforums.com/showthread.php?t=342054
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|