Click here to show toolbars of the Web Online Help System: show toolbars |
CTextView:GetWordwrap
The GetWordwrap method returns the state of word wrapping for the CTextView.
bTrue = CTextView:GetWordwrap() where |
bWrap is
true if word wrapping
is enabled.
See SetWordwrap for a discussion of word wrapping.