NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ToolBar.ToolBarButtonCollection Class

[To be supplied.]

Object
   ToolBar.ToolBarButtonCollection

[Visual Basic]
Public Class ToolBar.ToolBarButtonCollection
   Implements ICollection, IEnumerable
[C#]
public class ToolBar.ToolBarButtonCollection : ICollection,
   IEnumerable
[C++]
public __gc class ToolBar.ToolBarButtonCollection : public
   ICollection, IEnumerable
[JScript]
public class ToolBar.ToolBarButtonCollection implements
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ToolBar.ToolBarButtonCollection Members | System.WinForms Namespace