BCGSoft.ControlBars Namespace > CommandBarManager Class : FindAllButtons Method |
'Declaration Public Function FindAllButtons( _ ByVal commandID As Integer, _ ByVal originalState As Boolean _ ) As ArrayList
'Usage Dim instance As CommandBarManager Dim commandID As Integer Dim originalState As Boolean Dim value As ArrayList value = instance.FindAllButtons(commandID, originalState)
public ArrayList FindAllButtons( int commandID, bool originalState )
public: ArrayList* FindAllButtons( int commandID, bool originalState )
public: ArrayList^ FindAllButtons( int commandID, 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