| 发表于:2007-03-09 18:05:598楼 得分:0 |
bool setwindowpos( const cwnd* pwndinsertafter, int x, int y, int cx, int cy, uint nflags ); 通过指定nflags来确定每个控件的z坐标 call this member function to change the size, position, and z-order of child, pop-up, and top-level windows | | |
|