C#C
C#10mo ago
Lorenzo

Format text in file - Windows Forms

I'm creating a class creation automator, basically a Windows Forms that has components like the class name, and the properties that the user wants to insert, when he clicks on add class, a savefiledialog opens. The problem is that I need help formatting the text in the class file, I tested with String builder but it didn't work well, because I can't indent the keys, or can I? I'm a layman on the subject so any help or path to follow will help a lot. Thank you.
image.png
Was this page helpful?