Ah!
How about a follow up question...
How can I remove an element (delete a control) from a control array?
I have not found the proper syntax. For example, myButton.Remove(i)
does not work.
-Tony
On Mar 3, 2006, at 12:15 PM, William Yu wrote:
On 3/3/06 2:10 PM, "Tony Cerrato" <[EMAIL PROTECTED]> wrote:
At RealWorld, I heard William Yu mention that a control array was not
needed when duplicating controls within a container control. I have
not yet figured out how to do this.
Any ideas? What are the steps?
Sorry, what was meant there was that you can duplicate a
ContainerControl in
code without having to create a control array of ContainerControls,
like you
have to for all other controls.
Regards,
William Yu
[EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>