|
LibUIDK Documentation
|
void SetNotifyWnd(CWnd * pWnd);
设置通知窗口.
|
Parameters |
Description |
|
CWnd * pWnd |
指定通知窗口指针. |
指定一个通知窗口用来接收CScrollBarEx发出的消息, 如果未指定通知窗口, CScrollBarEx默认把消息发往其父窗口.
|
Copyright (c) 2005-2008 iUIShop Technologies All rights reserved.
|