[Hauptseite] / [IGuiControl]
Interface IGuiControl
  Function Add(control As IGuiControl)
  Function Add(text As String)
  Property Controls As IGuiControlCollection
  Function CopyTo(array As Array, index As Integer) (geerbt)
  Property Count As Integer (geerbt)
  Property Count As Integer
  Function FindByControlType(guiControl As Integer) As IGuiControlCollection
  Function FindByID(ID As String) As IGuiControlCollection
  Function FindByTagName(tagName As String) As IGuiControlCollection
  Function GetEnumerator() As IEnumerator (geerbt)
  Property InnerHtml As String
  Property IsLiteral As Boolean
  Property IsSynchronized As Boolean (geerbt)
  Property Parent As IGuiControl
  Function Remove()
  Function SetStyle(name As String, value As String)
  Property SyncRoot As Object (geerbt)
  Property TagName As String

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