BCGSoft.ControlBars.Ribbon Namespace > RibbonControl Class > AddCategory Method : AddCategory(String,CategoryPanel) Method |
'Declaration Public Overloads Sub AddCategory( _ ByVal categoryName As String, _ ByVal panel As CategoryPanel _ )
'Usage Dim instance As RibbonControl Dim categoryName As String Dim panel As CategoryPanel instance.AddCategory(categoryName, panel)
public void AddCategory( string categoryName, CategoryPanel panel )
public: void AddCategory( string* categoryName, CategoryPanel* panel )
public: void AddCategory( String^ categoryName, CategoryPanel^ panel )
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