sprint 1-alpha
|
A Default collection of Window Traits (should be overwritten entirelly) More...
#include <TWin.h>
Static Public Member Functions | |
costructor override | |
static DWORD | CreateWindow_ExStyle () |
The exstyle in CreatrWindowEx. | |
static DWORD | CreateWindow_Style () |
The style in CreatrWindow. | |
static DWORD | WndClass_Style () |
the style in WNDCLASSEX | |
static HICON | WndClass_Icon (HINSTANCE hInst) |
the icon | |
static HICON | WndClass_IconSm (HINSTANCE hInst) |
the small icon | |
static HCURSOR | WndClass_Cursor (HINSTANCE hInst) |
The cursor. |
A Default collection of Window Traits (should be overwritten entirelly)