- index
- The index that specifies the child object to retrieve.
Visual Basic (Declaration) | |
---|---|
Overrides Protected Function GetVisualChild( _ ByVal index As Integer _ ) As Visual |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- The index that specifies the child object to retrieve.
Return Value
The visual child object at the specified index.
For more information, refer to GetVisualChild
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family