BCGSoft.ControlBars Namespace > Toolbar Class > ButtonFromID Method : ButtonFromID(Int32,Boolean,Boolean) Method |
'Declaration Public Overloads Overrides Function ButtonFromID( _ ByVal id As Integer, _ ByVal originalState As Boolean, _ ByVal withExecuteHandler As Boolean _ ) As ToolbarButton
'Usage Dim instance As Toolbar Dim id As Integer Dim originalState As Boolean Dim withExecuteHandler As Boolean Dim value As ToolbarButton value = instance.ButtonFromID(id, originalState, withExecuteHandler)
public override ToolbarButton ButtonFromID( int id, bool originalState, bool withExecuteHandler )
public: ToolbarButton* ButtonFromID( int id, bool originalState, bool withExecuteHandler ) override
public: ToolbarButton^ ButtonFromID( int id, bool originalState, bool withExecuteHandler ) override
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