MenuBar.this

Creates a menubar.

class MenuBar
public
this
(
string source
,,
PopUpMenuElement[] menus
,
StyleSheet customStyle = null
)

Parameters

source string

The source of the emitted events.

position Box

The position, where the element should be drawn.

menus PopUpMenuElement[]

The top level menus, which in turn contain any child menus present if any.

customStyle StyleSheet

A custom stylesheet if used.

Meta