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. |