ControlTypes Enumeration

This enumeration specifies Dashboard Control Types.

Syntax Constants
Enum ControlTypes
    scLabel = 1
    scButton = 2
    scOwnerDrawButton = 3
    scComboBox = 4
    scCheckComboBox = 5
    scCheckBox = 6
End Enum
  • scLabel
  • scButton
  • scOwnerDrawButton
  • scComboBox
  • scCheckComboBox
  • scCheckBox