WebLink.Appearance
From Xojo Documentation
Property (As WebLink.Appearances )
aWebLink.Appearance = newWebLink.AppearancesValue
or
WebLink.AppearancesValue = aWebLink.Appearance
New in 2020r1
Supported for all project types and targets.
or
WebLink.AppearancesValue = aWebLink.Appearance
New in 2020r1
Supported for all project types and targets.
The appearance of the WebLink as a link or as a button.
See Also
Appearances enumeration.