Name of a user interface design feature which replaces the 90 degree angle formed at the end points of two perpendicular lines.
How to set corner radius only only bottom-left,bottom-right and top-left corner textview? let rectShape = CAShapeLayer() rectShape.backgroundColor = UIColor.redColor().…
swift textview rounded-cornersI don't know WPF and am now learning it. I was looking for rounded corners TextBox in WPF. So I …
wpf textbox rounded-cornersHow can I have just the top corners rounded for a WPF rectangle? I created a border and set the …
wpf rounded-cornersBootstrap 3 has dropped rounded corners on tables. Which styles should I apply to get them back when I apply the .…
css twitter-bootstrap-3 html-table rounded-cornersI've got some code that looks like this: <div id="shell"> <div id="title">TITLE HERE&…
css html rounded-cornersA little while ago I posted a question about rounding just two corners of a view, and got a great …
ios objective-c iphone rounded-cornersHow can I create rounded corners using CSS?
cross-browser rounded-corners cssHello, through some research around here and other sites, I've made a rounded edges button. protected override void OnPaint(PaintEventArgs …
c# winforms button graphics rounded-cornersI noticed that the "fieldset" tag renders a rounded corner border on IE (it renders squared on the other browsers). &…
html css internet-explorer rounded-corners fieldsetI have an ImageView and I want to make it with rounded corners. I use this: <?xml version="1.0" encoding="…
android bitmap imageview rounded-corners