HTML Window Mode
In HTML window mode MenuBox operates as a browser container capable of rendering HTML and other content either in a window or in full screen. The window can be configured to disable mouse text selection and context menus (e.g. View Source, Properties, etc.), controlling the appearance of borders, scroll bars, etc. The resulting dialogs not only look more like applications than HTML, but they also act like applications, as the document object model (DOM) extensions make it possible to run binaries, open documents, close the window, etc.
HTML windows can also be used to wrap web applications and in kiosk mode.
The following examples were created in HTML.