|
-
Jul 9th, 2001, 08:02 AM
#1
Thread Starter
Lively Member
Copy Problem
Hi All,
I got this strange problem. I need to create a text box matrix on a form. So i created the first row first, the index increases from the left to the right, i.e., 0...n. Then i copied the whole row to make second row, then third, and so on. But the problem is in the second row, the index increases from the right to the left, i.e., m, m-1, ..., n+1. Is there something wrong when i copy and paste a bunch of controls on a form? The wired thing is sometime the index sequence is good, increasing from the left to the right and sometimes it just reverses for no reason.
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
|