CWnd::IsWindowEnabled

BOOL IsWindowEnabled( ) const;

返回值:如果允许CWed,则返回非零值;否则返回0。

说明:指定了是否允许CWnd接收鼠标和键盘输入。

请参阅:::IsWindowEnabled