SyntaxEditor Control Word Wrap


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
It will work, but you will have to do it in code.  The WordWrap property is overwritten on this control, so the designer will not retain a value for this property.  So just set the WordWrap property to True in the constructor or Load of the parent container on which it resides and it will resolve your problem.
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
Hi,

I am using StrataFrame SyntaxEditor Control. Some text coming from the database is a continuous text with no line breaks. So, it gets displayed in the SyntaxEditor control as a single line, and users have scroll horizontally to see the whole thing. I want to word wrap this text, so user wont have to scroll. WordWrap property doesn't seem to do anything. Do you have any other suggestions?

Thanks
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search