I am creating a CrudButtons
Item that derives from ToolBar
(Controls v2). It uses a RowLayout
. There are standard buttons, but I want to be able to add custom buttons to some instances.
How does one set up a content area for sub-classes in the manner of Page
or other Control
Items?
Cheers
-Patrick