Description : This instruction creates an empty panel. You must add content using screen.set (%ObjectID_panel). Parameters : Width of the panel, expressed in pixels. Height of the panel, expressed in pixels. Return Handle : ObjectID of the panel. Examples : Basic example :
This instruction creates an empty panel. You must add content using screen.set (%ObjectID_panel).