PopupCollection.Item Method |
Gets the popup at the specified index.
[VBScript] Public Function Item( _ ByVal index As Object _ ) As Popup
[JScript] public function Item( index : Object ) : Popup;
The popup at the specified index.
PopupCollection Object | PopupCollection Members | HelpProducer Namespace