Outdated documentation

This documentation page refers to Godot 4.3, and may be outdated or incorrect.
Additionally, this engine version is no longer supported.

Check this page in the stable branch for the latest additions and corrections.

Panel

Inherits: Control < CanvasItem < Node < Object

A GUI control that displays a StyleBox.

Description

Panel is a GUI control that displays a StyleBox. See also PanelContainer.

Tutorials

Theme Properties

StyleBox

panel


Theme Property Descriptions

StyleBox panel 🔗

The StyleBox of this control.


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.