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