goron Member Licensed User Longtime User Mar 29, 2012 #1 Is it possible to define transparent / Translucent button. ie: to see only the button's border, with the ability to use its functionality ? TIA, Gideon
Is it possible to define transparent / Translucent button. ie: to see only the button's border, with the ability to use its functionality ? TIA, Gideon
Erel B4X founder Staff member Licensed User Longtime User Mar 29, 2012 #2 You can use a transparent color, however it will not show the border. Another option is to use a transparent image with a border. Upvote 0
You can use a transparent color, however it will not show the border. Another option is to use a transparent image with a border.