DialogsShowPropertyListBox Method |
[Missing <summary> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]
Namespace: Rhino.UI
public static string[] ShowPropertyListBox( string title, string message, IList items, IList<string> values )
Public Shared Function ShowPropertyListBox ( title As String, message As String, items As IList, values As IList(Of String) ) As String()
[Missing <param name="title"/> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]
[Missing <param name="message"/> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]
[Missing <param name="items"/> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]
[Missing <param name="values"/> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]
[Missing <returns> documentation for "M:Rhino.UI.Dialogs.ShowPropertyListBox(System.String,System.String,System.Collections.IList,System.Collections.Generic.IList{System.String})"]