show (left: Number, top: Number, notCreateFrame: Boolean)
left. Left coordinate of the component;
top. Top coordinate of the component;
notCreateFrame. Parameter that determines whether the panel frame is created. If the property is set to True the frame is not created. By default the parameter is set to False.
The show method expands the panel.
The example of method use is given in the Example of Creating the DropPanel Component page.
See also: