|
ReactOS 0.4.16-dev-1946-g52006dd
|
"Desktopbar Settings" Property Sheet Dialog More...
#include <settings.h>


Public Types | |
| typedef OwnerDrawParent< PropSheetPageDlg > | super |
Public Types inherited from OwnerDrawParent< PropSheetPageDlg > | |
| typedef PropSheetPageDlg | super |
Public Types inherited from PropSheetPageDlg | |
| typedef Dialog | super |
Public Types inherited from Dialog | |
| typedef Window | super |
Public Types inherited from Window | |
| typedef map< HWND, Window * > | WindowMap |
| typedef Window *(* | CREATORFUNC) (HWND) |
| typedef Window *(* | CREATORFUNC_INFO) (HWND, const void *) |
Public Member Functions | |
| DesktopSettingsDlg (HWND hwnd) | |
Public Member Functions inherited from OwnerDrawParent< PropSheetPageDlg > | |
| OwnerDrawParent (HWND hwnd) | |
| LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
Public Member Functions inherited from PropSheetPageDlg | |
| PropSheetPageDlg (HWND) | |
Public Member Functions inherited from Dialog | |
| Dialog (HWND) | |
| ~Dialog () | |
Public Member Functions inherited from Window | |
| Window (HWND hwnd) | |
| virtual | ~Window () |
| LRESULT | SendParent (UINT nmsg, WPARAM wparam=0, LPARAM lparam=0) |
| LRESULT | PostParent (UINT nmsg, WPARAM wparam=0, LPARAM lparam=0) |
| Window (INT cx, INT cy, BOOL fAutoHide=FALSE) | |
| virtual | ~Window () |
| virtual LRESULT CALLBACK | WindowProcDx (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| void | DoAction () |
| void | TEST_Main () |
| void | TEST_Dragging () |
| void | TEST_AutoHide () |
| void | TEST_FullScreen () |
Protected Attributes | |
| ResBitmap | _bmp0 |
| ResBitmap | _bmp1 |
| ResBitmap | _bmp2 |
| ResBitmap | _bmp3 |
| ResBitmap | _bmp4 |
| ResBitmap | _bmp5 |
| ResBitmap | _bmp6 |
| ResBitmap | _bmp7 |
| ResBitmap | _bmp8 |
| ResBitmap | _bmp9 |
| ResBitmap | _bmp10 |
| int | _alignment_cur |
| int | _alignment_tmp |
| int | _display_version_org |
Protected Attributes inherited from Window | |
| HWND | m_hwnd |
| BOOL | m_fAutoHide |
| BOOL | m_fOnTop |
| BOOL | m_fHiding |
| UINT | m_uSide |
| LONG | m_cxWidth |
| LONG | m_cyHeight |
| LONG | m_cxSave |
| LONG | m_cySave |
| BOOL | m_fAppBarRegd |
| BOOL | m_fMoving |
| BOOL | m_bDragged |
| POINT | m_ptDragOn |
| RECT | m_rcAppBar |
| RECT | m_rcDrag |
| BOOL | m_bGotFullScreen |
"Desktopbar Settings" Property Sheet Dialog
Definition at line 35 of file settings.h.
Definition at line 37 of file settings.h.
| DesktopSettingsDlg::DesktopSettingsDlg | ( | HWND | hwnd | ) |
Definition at line 64 of file settings.cpp.
Reimplemented from Window.
Definition at line 126 of file settings.cpp.
Reimplemented from Window.
Definition at line 101 of file settings.cpp.
|
protected |
Definition at line 54 of file settings.h.
Referenced by DesktopSettingsDlg(), and Notify().
|
protected |
Definition at line 55 of file settings.h.
Referenced by Command(), DesktopSettingsDlg(), and Notify().
|
protected |
Definition at line 42 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 43 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 52 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 44 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 45 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 46 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 47 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 48 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 49 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 50 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 51 of file settings.h.
Referenced by DesktopSettingsDlg().
|
protected |
Definition at line 57 of file settings.h.
Referenced by DesktopSettingsDlg(), and Notify().