Profile Picture

Word Wrap in NCommand.Text

Posted By Brian J Warren 15 Years Ago
Author
Message
Brian J Warren
Posted 15 Years Ago
View Quick Profile
Junior Member

Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)Junior Member (15 reputation)

Group: Forum Members
Last Active: 9 Years Ago
Posts: 26, Visits: 28
Hello,

I was wondering how to get the NCommand.Text to wrap. In the attached screenshot, I'd like the word "Import" to be above the word "Tick".

Thanks, Brian



Attachments
Screenshot.jpg (91 views, 11.00 KB)
Angel Chorbadzhiev
Posted 15 Years Ago
View Quick Profile
Supreme Being

Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)Supreme Being (142 reputation)

Group: Forum Members
Last Active: Last Month
Posts: 139, Visits: 184

Hello Brian,

There is no functionality to wrap the text, but you can use NCommand.Text = text1 + System.Environment.NewLine + text2 to put "text2" on new line.

Regards,

Angel.





Similar Topics


Reading This Topic