moore_it Well-Known Member Licensed User Longtime User Oct 16, 2019 #1 Hi all, it's possible to set the width of choicebox context-menu dinamically ? I try this but not work ! B4X: Dim w As String = F01_CBO1.PrefWidth-4 CSSUtils.SetStyleProperty(F01_CBO1,"context-menu{-fx-pref-width}",w) Thanks in advice
Hi all, it's possible to set the width of choicebox context-menu dinamically ? I try this but not work ! B4X: Dim w As String = F01_CBO1.PrefWidth-4 CSSUtils.SetStyleProperty(F01_CBO1,"context-menu{-fx-pref-width}",w) Thanks in advice