How to delete a tabpanel's title

I want to know how to delete the title of a tabpanel.

I will not try to set it blank; I fear this will crash Xojo.

On the other hand, if you want to give it a meaningful title, …

Click in Edit, you will get:

A double click in Tab 0 (or Tab 1) will allow you to set a new name.

I want to implement in the code to clear and add tabpanels.

Have-you read the documentation ?

1 Like

you can use the AddPanel or AddPanelAt methods