IRhinoUiDialogServiceShowEditBox Method |
[Missing <summary> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
Namespace: Rhino.UI
bool ShowEditBox( string title, string message, string defaultText, bool multiline, out string text )
[Missing <param name="title"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
[Missing <param name="message"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
[Missing <param name="defaultText"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
[Missing <param name="multiline"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
[Missing <param name="text"/> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]
[Missing <returns> documentation for "M:Rhino.UI.IRhinoUiDialogService.ShowEditBox(System.String,System.String,System.String,System.Boolean,System.String@)"]