PanelContainer (original) (raw)

Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Checking the stable version of the documentation...

Inherits: Container < Control < CanvasItem < Node < Object

Inherited By: OpenXRBindingModifierEditor, ScriptEditor

A container that keeps its child controls within the area of a StyleBox.

Description

A container that keeps its child controls within the area of a StyleBox. Useful for giving controls an outline.

Tutorials

Properties

MouseFilter mouse_filter 0 (overrides Control)

Theme Properties

StyleBox panel

Theme Property Descriptions

StyleBox panel 🔗

The style of PanelContainer's background.

Previous Next


User-contributed notes

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