CustomButton Xojo Plugin

CustomButtonStyleSet.UseSystemFocusColor Property

If set to true then attempt is made to use system focus color. With fallback to using the focus color defined on the control.

UseSystemFocusColor as Boolean {Read and Write}

Remarks

System focus color will only ever succeed on macOS.

This property currently applies when used with:
CustomButton
CustomSwitch
CustomCheckbox

See Also

CustomButtonStyleSet Class