ookii-dialogs / ookii-dialogs-winforms

Awesome dialogs for Windows Desktop applications built with Microsoft .NET (WinForms)
BSD 3-Clause "New" or "Revised" License
603 stars 51 forks source link

InputDialog's TextBox Multiline is supported? #3

Closed xjfnet closed 3 years ago

xjfnet commented 4 years ago

InputDialog multiline TextBox is needed

augustoproiete commented 4 years ago

@xjfnet I would take a PR that adds an option to change the InputDialog textbox to a multi-line textbox (defaults to single-line to maintain compatibility)

augustoproiete commented 3 years ago

This was been implemented by @junior-ramone via PR #11 and will be released with version 1.2.0 in a few days

image

augustoproiete commented 3 years ago

@xjfnet @junior-ramone Ookii.Dialogs.WinForms v1.2.0 released and available on nuget.org.