> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-forms/force-redraw.md).

# Force Redraw

Forces the redrawing the current Form or the specified Control.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### **Parameters**

Object Type

* **Form** - Forces the graphical refreshment of the current Form.
* **Control** - Forces the graphical refreshment of the specified Control.

{% hint style="info" %}
During the execution of an Event, it’s possible that the Form isn’t refreshed (if you change the Background or set a Control to visible, etc), so you need to call this Action to force that graphical refresh.
{% endhint %}
