--PROPERTIES OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection | Default / Value |
.Count : , read-only | 0 |
.IsReadOnly : , read-only | false |
.Item[index] : | undefined |
.Item[key] : , read-only | undefined |
--METHODS OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection | |
.Add text | |
.Add button | |
.AddRange buttons | |
.Clear() | |
.Contains button | |
.ContainsKey key | |
.Equals obj | |
.[static]Equals objA objB | |
.GetEnumerator() | |
.GetHashCode() | |
.GetType() | |
.IndexOf button | |
.IndexOfKey key | |
.Insert index button | |
.[static]ReferenceEquals objA objB | |
.Remove button | |
.RemoveAt index | |
.RemoveByKey key | |
.ToString() | |
--EVENTS OF dotNetObject:System.Windows.Forms.ToolBar+ToolBarButtonCollection | |