Click or drag to resize

Win32ToolBarToolBarButtonCollectionIsReadOnly Property

Gets a value indicating whether the collection is read-only.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean
if the collection is read-only; otherwise, . The default is .

Implements

IListIsReadOnly
See Also