GuiPanel method
Panel control, useful to group controls
Implementation
int GuiPanel(RectangleC bounds, Pointer<Char> text)
=> _GuiPanel(bounds, text);
Panel control, useful to group controls
int GuiPanel(RectangleC bounds, Pointer<Char> text)
=> _GuiPanel(bounds, text);