DesktopTextArea.SelectionItalic
From Xojo Documentation
Property (As Boolean )
aDesktopTextArea.SelectionItalic = newBooleanValue
or
BooleanValue = aDesktopTextArea.SelectionItalic
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aDesktopTextArea.SelectionItalic
New in 2021r3
Supported for all project types and targets.
Used to get and set the italic style of the selected text.