Control Arrays, Procedure Parameters & Load 
Author Message
 Control Arrays, Procedure Parameters & Load

I dont seem to be able to pass a control array as a procedure
parameter, Is this possible?

Also

I want to be able to Load Frame Arrays (ie Load Frame(i)) containing
other controls (say textboxes). The frame Loads ok but the contained
controls can't be seen. I've tried loading each control separately but
still can't see them. What would be nice would be a behaviour like the
design mode Copy Frame followed by a number of Paste operations.

Has anybody any ideas how the above may be achieved?

Eric.



Thu, 16 Nov 2000 03:00:00 GMT  
 Control Arrays, Procedure Parameters & Load



Quote:
>I dont seem to be able to pass a control array as a procedure
>parameter, Is this possible?

>Also

>I want to be able to Load Frame Arrays (ie Load Frame(i)) containing
>other controls (say textboxes). The frame Loads ok but the contained
>controls can't be seen. I've tried loading each control separately but
>still can't see them.

Try _theContol_.visible=true
Quote:
> What would be nice would be a behaviour like the
>design mode Copy Frame followed by a number of Paste operations.

>Has anybody any ideas how the above may be achieved?

>Eric.



Fri, 17 Nov 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DLLs & Control Arrays + Arrays of Controls

2. Passing parameters to a form load procedure

3. Passing Array as Input Parameter to Oracle Stored Procedure

4. Passing Array as Input Parameter to Oracle Stored Procedure

5. VB & CR 4.6 Stored Procedure Parameters

6. Something about Oledb & procedure Parameters

7. passing data controls and control arrays as parameters

8. Dynamically loaded array of controls inside user control: out of memory error

9. Help w/For-Next & loading image array

10. Help w/For-Next & loading image array

11. ado recordsets from stored procedures, stored procedures have input parameters

12. Stored procedure: get parameter value from a form control

 

 
Powered by phpBB® Forum Software