--PROPERTIES OF dotNetObject:System.Windows.Forms.SplitContainer+SplitContainerTypedControlCollection | Default / Value |
.Count : , read-only | 2 |
.IsReadOnly : , read-only | true |
.Item[key] : , read-only | undefined |
.Item[index] : , read-only | undefined |
.Owner : , read-only | dotNetObject:System.Windows.Forms.SplitContainer |
--METHODS OF dotNetObject:System.Windows.Forms.SplitContainer+SplitContainerTypedControlCollection | |
.Add value | |
.AddRange controls | |
.Clear() | |
.Contains control | |
.ContainsKey key | |
.CopyTo array index | |
.Equals obj | |
.[static]Equals objA objB | |
.Find key searchAllChildren | |
.GetChildIndex child | |
.GetChildIndex child throwException | |
.GetEnumerator() | |
.GetHashCode() | |
.GetType() | |
.IndexOf control | |
.IndexOfKey key | |
.[static]ReferenceEquals objA objB | |
.Remove value | |
.RemoveAt index | |
.RemoveByKey key | |
.SetChildIndex child newIndex | |
.ToString() | |
--EVENTS OF dotNetObject:System.Windows.Forms.SplitContainer+SplitContainerTypedControlCollection | |