Click or drag to resize

Win32ToolBarToolBarButtonCollectionCount Property

Gets the number of buttons in the toolbar button collection.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public int Count { get; }

Return Value

Int32
The number of the Win32ToolBarButton controls assigned to the toolbar.

Implements

ICollectionCount
See Also