Posted 18 years ago by Devin Grant - Novi
Avatar
Adding spaces at the begin or end of the "CollapsedText" property causes the text inside of the region to be hidden.

Text is hidden:
node.CollapsedText = " This is a demo ";

Text is displayed:
node.CollapsedText = "This is a demo";


Btw, I am using v4.0.

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Thanks, this is now fixed for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.