CustomButton Xojo Plugin

CustomButtonStyleSet.BorderColor Property

The border color for the button when it is in normal state.

BorderColor as Color {Read and Write}

Remarks

This property currently applies when used with:
CustomButton

This property does nothing if the HasBorder property on the button is set to false.

See Also

CustomButtonStyleSet Class