Adds a MUI button to a given layout.

btn = MUI.AddButton( parent, text, width, height, options ) → Object

See CreateButtonElegant, CreateButtonFlat, CreateButtonRaised, CreateButtonRaisedO, CreateButtonRound, and CreateButtonRoundO for full documentation

Example - AddButton click to expand contents