|
-
May 3rd, 2000, 03:14 PM
#1
Thread Starter
Addicted Member
Hello!
I've got a problem with control arrays. If I at design-time create a control, such as a textbox and call it Text(0), and then at runtime use Load Text(i), where i = 1, 2, 3 or anything else, the loaded textboxes doesn't show. I can call them, load text into them etc. without error messages, but I can't see them.
They are not behind Text(0), because when I set
Text(0).Visible to False the form goes blank, without any textboxes. If I set Text(0).Visible to True again Text(0) appears, but I can't get Text(1), text(2) or anyone else to appear.
The same thing happens when I tried to load a lot of lines, on slightly different places. The first one appeared, but none of the following.
What can I do? I have tries the Visible property, SetFocus and other things.
Please, help me!
Pentax
Wilhelm Tunemyr,
Swede in London
[email protected]
"Dort, wo man Bücher verbrennt, verbrennt man am Ende auch Menschen"
Heinrich Heine (1797-1856)
Pravda vítezi!
(Truth prevails!)
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
|