Defining the Dialog Controls

 

Define the objects, or controls, which will appear inside the dialog box. Each control is defined with a line (in some form) of the following format:

 

<dlg-variable>nn =`x, y, width, height, type, control-name, var/license-string/parent-name, text/pre-selected item/progid/classid/moniker, value, tab-order/position, style, font, textcolor, backgroundcolor/bitmap`

 

See each individual control type for the specific control definition.

 

§         Calendar

§         Checkbox

§         ComControl

§         DropListbox

§         Editbox

§         FileListbox

§         Groupbox

§         Itembox

§         MenuBar

§         MenuItem

§         MultiLinebox

§         Picture

§         PictureButton

§         PushButton

§         RadioButton

§         ReportView

§         Spinner

§         StaticText

§         VaryText

 

 

 

 

§         Dialog

§         Dialog Overview

§         Defining the Dialog

§         Defining the Dialog Controls

§         Dialog Control Types

§         Dynamic Dialogs

§         InternetExplorer Controls

§         Dialog Units

§         Dialog Fonts