IonicWind Software

IWBasic => General Questions => Topic started by: Egil on April 13, 2015, 07:49:53 AM

Title: Button with rounded corners?
Post by: Egil on April 13, 2015, 07:49:53 AM
Is there a style I can add to a Button Control to achieve rounded corners?
Or is drawing my own the only solution?

Egil
Title: Re: Button with rounded corners?
Post by: LarryMc on April 13, 2015, 08:01:49 AM
Use a @RgnButton button.
Title: Re: Button with rounded corners?
Post by: Egil on April 13, 2015, 08:21:53 AM
Thanks Larry.

I'll try.