702
LIST_VIEW
ColumnWidth
Parent
This control operates like a standard list box but provides for columnar lists with
optional bitmaps. The format appears similar to the right-side pane of "classic"
Windows Explorer. Details on the list view control are provided under the LIST_BOX
MULTI_LINE
Multi-lines provide a standard input field to display and enter one or more lines of
text. For more information on the MULTI_LINE control, refer to the MULTI_LINE
RADIO_BUTTON
Radio buttons are used to control a variable between a series of preset states, offering
one choice from a group of options. When one radio button is selected, it becomes
activated (on) and all other related radio buttons are automatically reset (off). For
more information on the RADIO_BUTTON control, refer to the RADIO_BUTTON