ToolBarButtonList.Item Property

Public Property Item( _ 
ByVal index As Integer
) As ToolBarButton
This language is not supported or no code example is available.
public ToolBarButton this[ 
int index 
] {get; set;}
This language is not supported or no code example is available.

Parameters

index
int

Property Value

ToolBarButton

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition