C
C#3y ago
Pillow

❔ Is it possible to have a 'big' textbox in a WinForm?

I'm thinking of something like the attached example which is using tkinter in Python, but with winforms and C#. Is that possible?
3 Replies
HimmDawg
HimmDawg3y ago
Check the MultiLine property for textboxes :)
Pillow
PillowOP3y ago
thanks
Accord
Accord3y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?