Question

Shuurgan
CN
Last activity: 7 Aug 2025 21:18 EDT
Questions about using controls
Hello,
As shown in the figure, how do I create two different-named controls from a single table type control? I checked the automation console and didn't find a new Instance or PROXY being created; it seems a single control is simply used with two different names. I need to use the table.Rows.Count property to count the total number of rows, as I need to use this in another automation program. Please tell me how to do this.
Thank you.