Popup - AutoClose Property

Close the panel automatically

Member of Popup (PRIM_PPNL)

Data Type - Boolean

Details

The AutoClose property governs whether the popup will close when there is a reason to.
 
Typically, any click processing is sufficient to cause it to close.
 
If set to False, the popup will stay on the screen.
 
CloseOnClick will force the popup to close regardless of this setting.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2