SearchControl Xojo Plugin

SearchControl.MacBorderStyle Property

Sets the BorderStyle on mac to Rounded (default) or Square

MacBorderStyle as Integer {Read and Write}

Remarks

Rounded = 0
Square = 1

Note that since native drawing is not used in the designer then this state is not reflected visually in the designer.

MacBorderStyle Rounded and Square shown on macOS Sierra:

See Also

SearchControl Control