Wimark.Controls Class Library  

ButtonList.Buttons Property

Gets the collection of buttons assigned to the ButtonList control.

[Visual Basic]
Public ReadOnly Property Buttons As ButtonList.ButtonListItemCollection 
[C#]
public ButtonList.ButtonListItemCollection Buttons {get;}
[C++]
public: __property ButtonList.ButtonListItemCollection* get_Buttons();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ButtonList Class | ButtonList Members | Wimark.Controls Namespace