| Item Method | |
| See Also |
- Index
The widget key to be returned. Select the widget key by supplying one of the following:
- The index of the widget key, 0-based (long integer)
- The unique ID of the widget key (string)Â
Returns the specified WidgetKeyParams object.
| Visual Basic |
|---|
Public Function Item( _
   ByVal Index As Variant _
) As WidgetKeyParams |
- Index
The widget key to be returned. Select the widget key by supplying one of the following:
- The index of the widget key, 0-based (long integer)
- The unique ID of the widget key (string)Â