|
Windows C++ Library
|
#include <IconCtrl.hpp>
Public Member Functions | |
| CIconCtrl () | |
| void | Icon (HICON hIcon) |
| void | Icon (uint nRscID) |
Protected Member Functions | |
| virtual void | GetCreateParams (WNDCREATE &rParams) |
| void CIconCtrl::Icon | ( | HICON | hIcon | ) | [inline] |
| void CIconCtrl::Icon | ( | uint | nRscID | ) |
| void CIconCtrl::GetCreateParams | ( | WNDCREATE & | rParams | ) | [protected, virtual] |
Reimplemented from CCtrlWnd.
1.7.6.1