DesktopListBox.HasBorder
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
aDesktopListBox.HasBorder = newDouble or BooleanValue
or
Double or BooleanValue = aDesktopListBox.HasBorder
New in 2021r3
Supported for all project types and targets.
or
Double or BooleanValue = aDesktopListBox.HasBorder
New in 2021r3
Supported for all project types and targets.
Indicates whether or not the border is visible.