UIButton has many properties that I am interested in - such as BorderColor, BorderWidth, etc. How to use these properties as they have no effect on the visuals. Are they just place holders for now? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried form the code. The BorderThickness works as expected but BorderColor doesn't. Also, the rounded corners are replaced by regular corners (radius = 0).
Last edit: Kaarigar 2013-07-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
UIButton has many properties that I am interested in - such as BorderColor, BorderWidth, etc. How to use these properties as they have no effect on the visuals. Are they just place holders for now? Thanks!
Hi, Kaarigar
It's work if you set it at run time, but i will fix it in the next release to work when setting in design time.
Thank you for feedback
Ok, thanks!
I tried form the code. The BorderThickness works as expected but BorderColor doesn't. Also, the rounded corners are replaced by regular corners (radius = 0).
Last edit: Kaarigar 2013-07-30