LibUIDK Documentation
ContentsIndexHome
PreviousUpNext
CSkinListCtrl::GetSelectedItemBkColor Method
C++
COLORREF GetSelectedItemBkColor();

得到被选中的Item的背景颜色.

返回被选中的Item的背景颜色.

此函数仅在使用自绘List时有效, 有关怎样使用自绘List, 请参考CSkinListCtrl::EnableOwnerDraw.