User Profile

Collapse

Profile Sidebar

Collapse
GriffinWolf
GriffinWolf
Last Activity: Jul 19 '08, 12:39 AM
Joined: Jul 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • GriffinWolf
    replied to Form Load does not trigger
    I don't know how you have left the form, but if it is using the "Form.hide" command, this means that the form is still loaded, and when you come back to it, the program believes it has already done what you wanted. If this is the case, use "Unload Form1" instead of "Form.Hide" .
    See more | Go to post

    Leave a comment:


  • Help needed with Drag-drop in Visual Basic6

    Hi,
    I am using VB6 for a school project. In my program, certain objects (currently Image boxes) need to be dragged to other areas of the screen. If they are placed over another image, they disappear.

    I was hoping to use a drag-drop control to do this, but I haven't been able to find anything that works. At present, I set the 'dragmode' to Automatic, so if I hold the mouse button and drag, an outline follows. But when I release,...
    See more | Go to post
No activity results to display
Show More
Working...