h1. Dialog Items *title * Sets the titlebar text of the dialog. *size * Sets the x/y position and the width/height of the dialog. *option [pixels | dbu | notheme | disable]* pixels - The dialog and All dialog items sizes are defined in pixels. dbu - The dialog and All dialog items sizes are defined in Dialog Base Units. notheme - Sets the dialog border style to fixed single and disables windows theme styling. disable - Disables all controls for a second when the dialog is shown. *tab * Adds a tabcontrol to the dialog with the specified id at position x/y and the w/h width/height. *tab