the properties id of mStatic
Enumerator |
---|
NCSP_STATIC_ALIGN | Align the content of static controller in horizontal mode.
- Type enumNCSAlign
- Read Write
- set the horizontal mode of static controller
|
NCSP_STATIC_VALIGN | Align the content of static controller in vertical mode.
- Type enumNCSVAlign
- Read Write
- set the vertical mode of static controller
|
NCSP_STATIC_AUTOWRAP | Set the content of static controller to autowrap mode.
- Type int
- Read Write
- turn on/off the autowrap mode of static content
|
Definition at line 133 of file mstatic.h.