DMenu:AddPanel
Example
Creates a DMenu with some options and places a red DPanel between them.
Output:
Adds a panel to the DMenu as if it were an option.
This invokes DScrollPanel:AddItem and will not create a new panel if a class name is passed, unlike Panel:Add.
Creates a DMenu with some options and places a red DPanel between them.