J junaidahmed Well-Known Member Licensed User Longtime User May 10, 2018 #1 I have an button control in my application. Is it possible to add Multiple Elements in Button (Multiple Text such as Top Center ,Middle Center,Bottom Center)??
I have an button control in my application. Is it possible to add Multiple Elements in Button (Multiple Text such as Top Center ,Middle Center,Bottom Center)??
LucaMs Expert Licensed User Longtime User May 10, 2018 #2 Try something similar to this: https://www.b4x.com/android/forum/threads/csbuilder-with-leading-margin.90428/#content With a Button instead of the Label used in the snippet... of course Upvote 0
Try something similar to this: https://www.b4x.com/android/forum/threads/csbuilder-with-leading-margin.90428/#content With a Button instead of the Label used in the snippet... of course