Menu

A menu that contains buttons
Derived from IControl

Functions
ItemConfig()
Optional(none)
The body of this scope is applied to each item that is added

AddItem(string name)
Multiple
name : Name of item to add
Generates an event called 'name' when button is pressed

Style Attributes
Horizontal - Make a horizontal menu (default is vertical)
NoAutoSize - Do not autosize the menu to fit the buttons

Geometry Attributes
None

Events
None