This is probably the first object type you will start with when creating an user interface; Win32::GUI defines two packages, Window and DialogBox, which differ for the keyboard interface used in the dialog phase (DialogBox intercepts tab for switching between controls, the use of Return and Esc for the Ok and Cancel button, and some others).
Also known as ``widgets'' , these represent the content of your windows, and are mostly the same controls provided by Windows: