Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
exp lnt
|
Oct 22, 2008 - 1:50 AM
|
Hello Guys, I have a problems with CExtGridCellFile. When attaching a long path of the file, the path was appeared on muti-lines. I think that maybe caused by setting font system. How to solve this problem? Thanks you, Theme
|
|
Technical Support
|
Oct 25, 2008 - 8:49 AM
|
Maybe the corresponding cell has the __EGCS_EX_WRAP_TEXT style applied? If it is true, then the cell is multilined and the number of wrapped lines depends on the column width, row height and text length. You can remote this style with the ModifyStyleEx method.
|
|