qck.hlp (Table of Contents; Topic list)
Valid Control Types
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Valid Control Types
 
 ■ The following are valid control types used with the IF TYPEOF statement:
 
         • CheckBox          • ComboBox          • CommandButton
         • Custom            • DirListBox        • DriveListBox
         • FileListBox       • Frame             • Label
         • HScrollBar        • ListBox           • Menu
         • OptionButton      • PictureBox        • TextBox
         • Timer             • VScrollBar
 
 ■ In addition to being a valid control type, "Custom" is also an event
   name for custom controls. For information on the functionality of a
   specific Custom event, refer to the documentation that came with your
   custom control. See: Custom Controls
 
 See: Controls Summary  IF TYPEOF Statement  Valid Control Names