|
LibUIDK Documentation
|
void SetHeaderHeight(int nHeight);
设置List控件中的Header的高度.
|
Parameters |
Description |
|
int nHeight |
指定新的高度. |
本函数一般用来设置CSkinListCtrl中的Header的高度, 如果CSkinHeaderCtrl被单独使用, 您只需要SetWindowPos或MoveWindow就可以改变Header的高度了.
|
Copyright (c) 2005-2008 iUIShop Technologies All rights reserved.
|