ReactOS 0.4.16-dev-1093-g93e9710
|
special "Start" button with one click activation More...
#include <desktopbar.h>
Public Types | |
typedef PictureButton | super |
![]() | |
typedef OwnerdrawnButton | super |
![]() | |
typedef SubclassedWindow | super |
![]() | |
typedef Window | super |
![]() | |
typedef map< HWND, Window * > | WindowMap |
typedef Window *(* | CREATORFUNC) (HWND) |
typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
special "Start" button with one click activation
Definition at line 132 of file desktopbar.h.
typedef PictureButton StartButton::super |
Definition at line 134 of file desktopbar.h.
StartButton::StartButton | ( | HWND | hwnd | ) |
Definition at line 173 of file desktopbar.cpp.
Reimplemented from SubclassedWindow.
Definition at line 178 of file desktopbar.cpp.