# How to keep button same after it gets disabled?

**URL:** https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532
**Category:** Questions about Thunkable X
**Created:** [March 27, 2019, 12:08pm UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532 "2019-03-27T12:08:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![abedo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/abedo/32/6468_2.png) [@abedo](https://community.thunkable.com/u/abedo)
#### Post date: [March 27, 2019, 12:08pm UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532/1 "2019-03-27T12:08:24Z")

</div>

Hello

When i set a button disabled = True, it becomes shaded

i want it to keep it the same ( Not shaded), is it possible ?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [March 27, 2019, 12:40pm UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532/2 "2019-03-27T12:40:22Z")

</div>

Hello,

Create a Column, place a button in it, on top of the button is a transparent Column.

---

<div class="post-metadata">

### Author: ![abedo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/abedo/32/6468_2.png) [@abedo](https://community.thunkable.com/u/abedo)
#### Post date: [March 27, 2019, 1:03pm UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532/3 "2019-03-27T13:03:21Z")

</div>

@actech  
Sorry but i did not understand **"on top of the button is a transparent Column"**

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [March 28, 2019, 6:52am UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532/4 "2019-03-28T06:52:22Z")

</div>

See an example

[https://x.thunkable.com/projects/5c9c6d58d23901709c7a83ba/project/properties/designer/](https://x.thunkable.com/projects/5c9c6d58d23901709c7a83ba/project/properties/designer/)

---

<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, 12:15pm UTC](https://community.thunkable.com/t/how-to-keep-button-same-after-it-gets-disabled/73532/5 "2024-11-08T12:15:59Z")

</div>


