# HG changeset patch # User Claus Gittinger # Date 1511893543 -3600 # Node ID c7b964aa14df294da464c93c1a13aabccc0af558 # Parent ce6b939d57d636d188d29016681fd96b79ec89e2 #DOCUMENTATION by cg class: CheckBox category of: #backgroundColor #backgroundColor: #disabledLabelEtchedForegroundColor #disabledLabelForegroundColor #foregroundColor #foregroundColor: #labelForegroundColor #viewBackground: diff -r ce6b939d57d6 -r c7b964aa14df CheckBox.st --- a/CheckBox.st Tue Nov 28 19:24:56 2017 +0100 +++ b/CheckBox.st Tue Nov 28 19:25:43 2017 +0100 @@ -435,7 +435,7 @@ ! ! -!CheckBox methodsFor:'accessing-colors'! +!CheckBox methodsFor:'accessing-color & font'! backgroundColor "get backgroundColor of the label view"