[Hauptseite] / [CHtmlControl]
Class CHtmlControl
  New  As CHtmlControl
  Function Add(obj As Object)
  Property Controls As CHtmlControlList
  Function CopyTo(array As Array, index As Integer)
  Property Count As Integer
  Property CssClass As String
  Property Events As CHtmlEventList
  Function GetEnumerator() As IEnumerator
  Property GuiControl As IGuiControl
  Function HasControls() As Boolean
  Property Height As String
  Property HorizontalAlign
  Property ID As String
  Property InnerText As String
  Function Insert(index As Integer, child As CHtmlControl)
  Function Insert(index As Integer, text As String)
  Property IsSynchronized As Boolean
  Property Item(index As Integer) As CHtmlControl
  Property Parent As CHtmlControl
  Property RenderNoEndTag As Boolean
  Function Reverse()
  Function Sort(comparer As IComparer)
  Property Style As CHtmlStyleCollection
  Property SyncRoot As Object
  Property TagName As String
  Property ToolTip As String
  Property VerticalAlign
  Property Visible As Boolean
  Property Width As String

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