Difference between revisions of "iOSControl.Control"
From Xojo Documentation
(Created page with "{{MethodBox | name = Control | ownertype = class | scope = public | parameters=index As Integer | owner = iOSControl | returntype = iOSControl }} {{Description | t...") |
|||
Line 6: | Line 6: | ||
| owner = [[iOSControl]] | | owner = [[iOSControl]] | ||
| returntype = [[iOSControl]] | | returntype = [[iOSControl]] | ||
+ | | project=Mobile | ||
+ | | target=iOS | ||
}} | }} | ||
{{Description | text = Gets the child control at the specified index.}} | {{Description | text = Gets the child control at the specified index.}} |
Latest revision as of 19:17, 17 August 2018
Method
Gets the child control at the specified index.