Results 1 to 3 of 3

Thread: Re: drag & drop multiple files in form

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2008
    Posts
    1

    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.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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.

  3. #3
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    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
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width