Results 1 to 2 of 2

Thread: quick help needed (object duplication)

  1. #1

    Thread Starter
    Fanatic Member tim_l_012's Avatar
    Join Date
    Mar 2001
    Location
    Next to a Coffee Cup.
    Posts
    641

    Arrow quick help needed (object duplication)

    How do i duplicate an object:

    I have a picturebox control (picHouse)
    how can i get it to make a copy of itself????

    (so i have 2 picHouse)??

    Thanx,
    /: Tim :\____________________
    \: VB, HTML, ASP, VBScript, QBASIC, JavaScript :/

  2. #2
    Hyperactive Member
    Join Date
    Apr 2001
    Posts
    315
    Give the picture an Index of 0 at design-time then

    Load Picture1(Picture1.Ubound + 1)

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