Up to date
This page is up to date for Godot 4.0
.
If you still find outdated information, please open an issue.
PanelContainer¶
Inherits: Container < Control < CanvasItem < Node < Object
Inherited By: ScriptEditor
Panel container type.
Description¶
Panel container type. This container fits controls inside of the delimited area of a stylebox. It's useful for giving controls an outline.
Tutorials¶
Properties¶
mouse_filter |
|
Theme Properties¶
Theme Property Descriptions¶
StyleBox panel
The style of PanelContainer's background.