Name | Description | |
---|---|---|
ToolBarButtonCollection Constructor | Creates a new ToolBarButton collection. |
The following tables list the members exposed by ToolBarButtonCollection.
Name | Description | |
---|---|---|
ToolBarButtonCollection Constructor | Creates a new ToolBarButton collection. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | The indexer of the collection |
Name | Description | |
---|---|---|
InnerList | (Inherited from System.Collections.CollectionBase) | |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
Add | Adds an existing ToolBarButton object to the collection. | |
AddRange | Adds a range of buttons. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | ||
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Searches the index of an existing ToolBarButton object. | |
Insert | Iserts an existing ToolbarButton at a specified index. | |
RegisterButton | This member is reserved for internal use and is not intended to be used directly from your code. | |
Remove | Removes an existing ToolBarButton from the collection. | |
RemoveAt | ||
UnregisterButton | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
OnClear | Overridden. | |
OnInsert | (Inherited from System.Collections.CollectionBase) | |
OnRemove | (Inherited from System.Collections.CollectionBase) | |
OnRemoveComplete | Overridden. | |
OnSet | (Inherited from System.Collections.CollectionBase) | |
OnSetComplete | (Inherited from System.Collections.CollectionBase) | |
OnValidate | (Inherited from System.Collections.CollectionBase) |