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 |
|
SEAN QIAN
|
Sep 4, 2007 - 3:09 AM
|
|
|
SEAN QIAN
|
Sep 5, 2007 - 12:50 AM
|
|
|
Technical Support
|
Sep 4, 2007 - 10:59 AM
|
You can change the alignment in two steps. First, remove any styles applied by default : pGridCellUpDown->ModifyStyle( 0, __EGCS_TA_HORZ_MASK ); Second, apply the desired alignment: pGridCellUpDown->ModifyStyle( __EGCS_TA_HORZ_LEFT )
|
|