PopupCollection.Add Method
Adds a popup to this collection.
[VBScript] Public Sub Add( _ ByVal popup As Popup _ )
[JScript] public function Add( popup : Popup );
PopupCollection Object | PopupCollection Members | HelpProducer Namespace