BCGSoft.ControlBars Namespace > Toolbar Class : FindAllButtons Method |
'Declaration Public Function FindAllButtons( _ ByVal id As Integer, _ ByVal originalState As Boolean _ ) As ArrayList
'Usage Dim instance As Toolbar Dim id As Integer Dim originalState As Boolean Dim value As ArrayList value = instance.FindAllButtons(id, originalState)
public ArrayList FindAllButtons( int id, bool originalState )
public: ArrayList* FindAllButtons( int id, bool originalState )
public: ArrayList^ FindAllButtons( int id, bool originalState )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2