IPanelsServiceRegisterPanel Method |
[Missing <summary> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
Namespace: Rhino.UI
void RegisterPanel( PlugIn plugIn, Type panelType, string caption, Icon icon )
Sub RegisterPanel ( plugIn As PlugIn, panelType As Type, caption As String, icon As Icon )
[Missing <param name="plugIn"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
[Missing <param name="panelType"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
[Missing <param name="caption"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]
[Missing <param name="icon"/> documentation for "M:Rhino.UI.IPanelsService.RegisterPanel(Rhino.PlugIns.PlugIn,System.Type,System.String,System.Drawing.Icon)"]