# Button property

**URL:** https://community.thunkable.com/t/button-property/1338988
**Category:** Questions about Thunkable X
**Created:** [June 11, 2021, 10:51am UTC](https://community.thunkable.com/t/button-property/1338988 "2021-06-11T10:51:48Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![yash.sehgal.20391e](https://avatars.discourse-cdn.com/v4/letter/y/b19c9b/32.png) [@yash.sehgal.20391e](https://community.thunkable.com/u/yash.sehgal.20391e)
#### Post date: [June 11, 2021, 10:51am UTC](https://community.thunkable.com/t/button-property/1338988/1 "2021-06-11T10:51:48Z")

</div>

hey all I am making an app in which I need to use card view, as thunkable doesn’t have a card view I am using a button as a card view, i had a doubt that how can I make the button unclickable

---

<div class="post-metadata">

### Author: ![juschan0605](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/juschan0605/32/98033_2.png) [@juschan0605](https://community.thunkable.com/u/juschan0605)
#### Post date: [June 11, 2021, 10:55am UTC](https://community.thunkable.com/t/button-property/1338988/2 "2021-06-11T10:55:03Z")

</div>

You can disable the button in code  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/0/800a8922b5b5e630a0df0ba275d67f0bc74075d6.png)

---

<div class="post-metadata">

### Author: ![yash.sehgal.20391e](https://avatars.discourse-cdn.com/v4/letter/y/b19c9b/32.png) [@yash.sehgal.20391e](https://community.thunkable.com/u/yash.sehgal.20391e)
#### Post date: [June 11, 2021, 10:57am UTC](https://community.thunkable.com/t/button-property/1338988/3 "2021-06-11T10:57:03Z")

</div>

but when i disable the button the background of the button becomes transparent

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [June 11, 2021, 11:08am UTC](https://community.thunkable.com/t/button-property/1338988/4 "2021-06-11T11:08:20Z")

</div>

Use a group and set it’s Corners

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:20pm UTC](https://community.thunkable.com/t/button-property/1338988/5 "2024-11-08T13:20:20Z")

</div>


