[^^Up^^] [Menu] [About The Guide]
 CONTROLS               Windows Control Elements

 COMMANDS:

  BUTTONBAR             Define a button bar
  BUTTON                Define a bitmap button for a button bar
  PUSHBUTTON            Create a Pushbutton from (res)source
  CHECKBOX              create a checkbox from (res)source
  COMBOBOX              create a ComboBox from (res)source
  GET                   create a GET Edit field from (res)source
  MULTILINE GET         create a MultiLine GET from (res)source
  METER                 create an odometer from (res)source
  LISTBOX               create a string listbox from (res)source
  LISTBOX FIELDS        create a table listbox from (res)source
  RADIOBUTTON           create a radio button from (res)source
  SCROLLBAR             create a scrollbar from (res)source
  SAY                   create a text output from (res)source
  BROWSE                create a column browser from (res)source
  COLUMN                define a browse column
  GROUP                 create a group frame from (res)source        
  VBX                   create a vbx control from (res)source
  VIDEO                 define a video control                      

 CLASSES:

  TCONTROL Class        huge control base class
  TBAR Class            window menu button bar class
  TBTNBMP Class         picture button BMP class
  TBUTTON Class         PushButton class
  TCHECKBOX Class       CheckBox class
  TCOMBOBOX Class       ComboBox class
  TGET Class            Text Edit class
  TLINKLIST Class       Linked lists / Tree Class
  TMGET Class           Multiline Edit class
  TMETER Class          Meter class    
  TRADIO Class          RadioButton class
  TRADMENU Class        RadioGroup class 
  TSAY Class            Text output class
  TSCROLLBAR Class      Scrollbar class
  TVBX Class            Visual basic control class
  TVIDEO Class          Visual basic control class
  TWBROWSE Class        Table Listbox class
  TLISTBOX Class        Array Listbox class
  TCBROWSE Class        Column browse class
  TCCOLUMN Class        Browse column class
  TGROUP Class          GroupFrame class

 FUNCTIONS:

  BarAdjust             Adjust a button bar to new dimensions
  Browse                Automatic full featured FiveWin browser
  BtnPaint              Paints the contents of a bitmap button
  cCtrl2Chr             Generates a string with a control structure
  LbxGetItem            Retrieves an item of a listbox
  LbxGetSelItems        Returns an Array with the pos of selected Items
  MeterPaint            Paints the progress meter control
  ScrollWindow          Scrolls a region of a window
  wBrwLine              Paints a browse row
  WBrwScroll            Scrolls text lines in a window

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson