TabPanel.Caption
From Xojo Documentation
This item was deprecated in version 2019r2. Please use TabPanel.CaptionAt as a replacement. |
Method
Allows you to get or set the caption of the specified tab at runtime. The first tab is numbered zero.
Example
This example sets the first two captions.