BCGControlBar Library for .NET
ButtonFromID Method (CommandBar)




This function gets a null reference in it's default implementation. You can override this function in the derived class to return a ToolbarButton located on the current CommandBar by it's specified identifier.
Overload List
OverloadDescription
ButtonFromID(Int32,Boolean,Boolean,Boolean)  
ButtonFromID(Int32,Boolean,Boolean)  
Requirements

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

See Also

Reference

CommandBar Class
CommandBar Members

Send Feedback