MobileSegment.Icon
From Xojo Documentation
Property (As Picture )
aMobileSegment.Icon = newPictureValue
or
PictureValue = aMobileSegment.Icon
Supported for all project types and targets.
or
PictureValue = aMobileSegment.Icon
Supported for all project types and targets.
The icon/picture that will be displayed on the segment.
See Also
MobileSegmentedButton control.