DesktopTabPanel.Bold
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Boolean )
aDesktopTabPanel.Bold = newBooleanValue
or
BooleanValue = aDesktopTabPanel.Bold
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aDesktopTabPanel.Bold
New in 2021r3
Supported for all project types and targets.
If True, applies the bold style to the TabPanel's captions.
Notes
Bold for TabPanel captions is not supported on macOS.
Sample Code
This example sets the text to Bold.