Sowl  1.0
Simple Object Window Library
sowl::ControlWindowCreator< TControl > Class Template Reference
Inheritance diagram for sowl::ControlWindowCreator< TControl >:
sowl::WindowHandleCreator

Public Member Functions

 ControlWindowCreator (const Window &parentWindow, LPCWSTR className, WORD id, DWORD style)
 
ControlWindowCreator & WithTitle (LPCWSTR title)
 
ControlWindowCreator & AndStyle (DWORD style)
 
ControlWindowCreator & WithRect (int x, int y, int width, int height)
 
ControlWindowCreator & WithParams (LPVOID lpParam)
 
HWND CreateHandle () const
 
TControl Create () const
 

The documentation for this class was generated from the following file: