ToolBarButtonList Class

Class that holds and manages the list of ToolBarButtons.
Public Class ToolBarButtonList 
Inherits CollectionBase 
Implements ISerializable
This language is not supported or no code example is available.
public class ToolBarButtonList : CollectionBase
ISerializable
This language is not supported or no code example is available.
Name Description
Public property Capacity (inherited from CollectionBase).
Public property Count (inherited from CollectionBase).
Public property Item(int)
Public property ParentToolBar Gets the parent toolBar.
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition