| ExtendedListBox Properties | 
The ExtendedListBox type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ScrollPadding | 
            Scroll padding.
             | 
|  | SectionSeparator | 
            Indent separator in selected text.
             | 
|  | Source | 
            Localized string source property - may be 'database' or 'file'.
            (Inherited from CMSListBox.) | 
|  | SupportsDisabledAttribute | 
            Indicates if the control should render disabled="disabled" attribute when the control's IsEnabled property is false.
            (Inherited from CMSListBox.) | 
|  | TextBoxControl | 
            TextBox control.
             | 
|  | ToolTipResourceString | 
            Name of a resource string used for tooltip.
            (Inherited from CMSListBox.) | 
|  | UseResourceStrings | 
            Use resource strings instead of item texts.
            (Inherited from CMSListBox.) | 
 See Also
See Also