Feb 18, 2016 SubName: None Description: A quick one liner to hide the text displayed with the colorpicker color. Useful for busy option screens, or aligning with a label. B4X: CSSUtils.SetStyleProperty(ColorPicker1,"-fx-color-label-visible","False") Depends On: CSSUtils Tags: B4j ColorPicker hide text label Click to expand...
SubName: None Description: A quick one liner to hide the text displayed with the colorpicker color. Useful for busy option screens, or aligning with a label. B4X: CSSUtils.SetStyleProperty(ColorPicker1,"-fx-color-label-visible","False") Depends On: CSSUtils Tags: B4j ColorPicker hide text label