CustomButton Xojo Plugin

CustomButtonStyleSet.DisabledBorderColor Property

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

DisabledBorderColor 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