IDialogServiceShowComboListBox Method |
[Missing <summary> documentation for "M:Rhino.UI.IDialogService.ShowComboListBox(System.String,System.String,System.Collections.IList)"]
Namespace: Rhino.UI
Object ShowComboListBox( string title, string message, IList items )
Function ShowComboListBox ( title As String, message As String, items As IList ) As Object
[Missing <param name="title"/> documentation for "M:Rhino.UI.IDialogService.ShowComboListBox(System.String,System.String,System.Collections.IList)"]
[Missing <param name="message"/> documentation for "M:Rhino.UI.IDialogService.ShowComboListBox(System.String,System.String,System.Collections.IList)"]
[Missing <param name="items"/> documentation for "M:Rhino.UI.IDialogService.ShowComboListBox(System.String,System.String,System.Collections.IList)"]
[Missing <returns> documentation for "M:Rhino.UI.IDialogService.ShowComboListBox(System.String,System.String,System.Collections.IList)"]