UIControlled Application Create Ribbon Panel(String, String) Method Namespace: Autodesk.Revit.UI Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public virtual RibbonPanel CreateRibbonPanel( string tabName, string panelName ) Public Overridable Function CreateRibbonPanel ( tabName As String, panelName As String ) As RibbonPanel public: virtual RibbonPanel^ CreateRibbonPanel( String^ tabName, String^ panelName ) abstract CreateRibbonPanel : tabName : string * panelName : string -> RibbonPanel override CreateRibbonPanel : tabName : string * panelName : string -> RibbonPanel Parameters tabName String panelName String Return Value RibbonPanel See Also Reference UIControlledApplication Class CreateRibbonPanel Overload Autodesk.Revit.UI Namespace
UIControlled Application Create Ribbon Panel(String, String) Method Namespace: Autodesk.Revit.UI Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public virtual RibbonPanel CreateRibbonPanel( string tabName, string panelName ) Public Overridable Function CreateRibbonPanel ( tabName As String, panelName As String ) As RibbonPanel public: virtual RibbonPanel^ CreateRibbonPanel( String^ tabName, String^ panelName ) abstract CreateRibbonPanel : tabName : string * panelName : string -> RibbonPanel override CreateRibbonPanel : tabName : string * panelName : string -> RibbonPanel Parameters tabName String panelName String Return Value RibbonPanel See Also Reference UIControlledApplication Class CreateRibbonPanel Overload Autodesk.Revit.UI Namespace