[Hauptseite] / [CHtmlListBox]
Class CHtmlListBox : CHtmlControl
  New (name As String) As CHtmlListBox
  Function Add(caption As String, value As String, selected As Boolean) As CHtmlListBoxItem
  Function Add(caption As String, value As String) As CHtmlListBoxItem
  Function Add(listItem As CHtmlListBoxItem) As Integer
  Function Add(obj As Object) (geerbt)
  Property Controls As CHtmlControlList (geerbt)
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Property CssClass As String (geerbt)
  Property Events As CHtmlEventList (geerbt)
  Function GetEnumerator() As IEnumerator (geerbt)
  Property GuiControl As IGuiControl (geerbt)
  Function HasControls() As Boolean (geerbt)
  Property Height As String (geerbt)
  Property HorizontalAlign (geerbt)
  Property ID As String (geerbt)
  Property InnerText As String (geerbt)
  Function Insert(index As Integer, child As CHtmlControl) (geerbt)
  Function Insert(index As Integer, text As String) (geerbt)
  Property IsSynchronized As Boolean (geerbt)
  Property Item(index As Integer) As CHtmlListBoxItem
  Property Item(index As Integer) As CHtmlControl (geerbt)
  Property Items As CHtmlListBoxItemCollection
  Property Multiple As Boolean
  Property Name As String
  Property Parent As CHtmlControl (geerbt)
  Property RenderNoEndTag As Boolean (geerbt)
  Function Reverse() (geerbt)
  Property RowCount As Integer
  Function Sort(comparer As IComparer) (geerbt)
  Function SortByCaption()
  Function SortByValue()
  Property Style As CHtmlStyleCollection (geerbt)
  Property SyncRoot As Object (geerbt)
  Property TagName As String (geerbt)
  Property ToolTip As String (geerbt)
  Property VerticalAlign (geerbt)
  Property Visible As Boolean (geerbt)
  Property Width As String (geerbt)

//wiki.stne.net/index.php?title=API:CHtmlListBox
//wiki.en.stne.net/index.php?title=API:CHtmlListBox