GuiPanel abstract method
Panel control, useful to group controls
Implementation
int GuiPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
);
Panel control, useful to group controls
int GuiPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
);