Class QListBox
The QListBox class is based upon QListBoxBase.
The purpose of this class is entirely to provide a place for you to make modifications of the QListBox control. All updates in QCubed releases will make changes to the QListBoxBase class. By making your modifications here instead of in the base class, you can ensure that your changes are not affected by core improvements.
- QBaseClass
- 
			 QHtmlAttributeManagerBase QHtmlAttributeManagerBase
- 
			 QHtmlAttributeManager QHtmlAttributeManager
- 
			 QControlBase QControlBase
- 
			 QControl QControl
- 
			 QListControl
			
			
			 uses 
					QListItemManager QListControl
			
			
			 uses 
					QListItemManager
- 
			 QListBoxBase QListBoxBase
- 
			 QListBox QListBox
| 
			 protected 
			
			
			 | 
| 
			GetControlHtml(), 
			GetItemHtml(), 
			GetModelConnectorParams(), 
			ParsePostData(), 
			PutState(), 
			RefreshSelection(), 
			RenderInnerHtml(), 
			Validate(), 
			__construct(), 
			__get(), 
			__set()
		 | 
| 
			OverrideAttributes(), 
			__call()
		 | 
| 
			CommentEnd, 
			CommentStart
		 | 
| 
			protected  
			string
		 | $strCssClass Default CSS class for the listbox | 
				#
				 'listbox' | 
| 
			$strLabelForRequired, 
			$strLabelForRequiredUnnamed
		 | 
| 
			$objItemStyle
		 | 
| 
			$attributes, 
			$styles
		 | 
| 
			$objListItemArray
		 | 
| 
			$LabelForRequired, 
			$LabelForRequiredUnnamed, 
			$Rows, 
			$SelectionMode
		 | 
| 
			$ItemCount, 
			$ItemStyle, 
			$SelectedIndex, 
			$SelectedItem, 
			$SelectedItems, 
			$SelectedName, 
			$SelectedNames, 
			$SelectedValue, 
			$SelectedValues
		 | 
| 
			$AccessKey, 
			$AltText, 
			$BackColor, 
			$BorderCollapse, 
			$BorderColor, 
			$BorderStyle, 
			$BorderWidth, 
			$CssClass, 
			$Cursor, 
			$Data, 
			$Display, 
			$DisplayStyle, 
			$Enabled, 
			$FontBold, 
			$FontItalic, 
			$FontNames, 
			$FontOverline, 
			$FontSize, 
			$FontStrikeout, 
			$FontUnderline, 
			$ForeColor, 
			$Height, 
			$HorizontalAlign, 
			$Left, 
			$Margin, 
			$NoWrap, 
			$Opacity, 
			$OrderedListType, 
			$Overflow, 
			$Padding, 
			$Position, 
			$ReadOnly, 
			$TabIndex, 
			$ToolTip, 
			$Top, 
			$UnorderedListStyle, 
			$VerticalAlign, 
			$Width
		 |