property Tab.IsPopup as Boolean
Specifies whether the TAB control is hosted by a popup window.

TypeDescription
Boolean A boolean expression  that indicates whether the TAB control is hosted by a floating window. 

Use the Popup method to host the TAB control to a float window. Use the ClosePopup method to close the floating window that hosts the TAB control.