| CMSListBox Properties | 
The CMSListBox type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Source | 
            Localized string source property - may be 'database' or 'file'.
             | 
|  | SupportsDisabledAttribute | 
            Indicates if the control should render disabled="disabled" attribute when the control's IsEnabled property is false.
            (Overrides BaseDataBoundControlSupportsDisabledAttribute.) | 
|  | ToolTipResourceString | 
            Name of a resource string used for tooltip.
             | 
|  | UseResourceStrings | 
            Use resource strings instead of item texts.
             | 
 See Also
See Also