Using windows and forms This section include details about Genero windows and forms usage. Understanding windows and formsThis is an introduction to Genero windows and forms.The window conceptWindows are containers for .42f forms.The form conceptForms define the layout and presentation of areas used by the dialogs, to display or input data.Configuring windows with stylesUse the STYLE attribute to set a style for a window.Defining the window titleUse the TEXT attribute to define a title for a window.Defining the window iconUse a IMAGE attribute to define the icon for a window.Window container interfacesWindows can be displayed in parent containers.Position and size of a windowWindow objects can be created with a position and size for the TUI mode.