Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::LabelWindowClass Class Reference
Inheritance diagram for Harlinn::Windows::LabelWindowClass:
[legend]
Collaboration diagram for Harlinn::Windows::LabelWindowClass:
[legend]

Public Types

typedef WindowClass Base
 

Public Member Functions

 LabelWindowClass (const WindowClass &existingClass)
 
- Public Member Functions inherited from Harlinn::Windows::WindowClass
HW_EXPORT WindowClass ()
 
HW_EXPORT WindowClass (const WNDCLASSEXW &wndClass)
 
HW_EXPORT WindowClass (const WindowClass &wndClass)
 
HW_EXPORT ~WindowClass ()
 
HW_EXPORT WNDCLASSEXW AsWNDCLASSEX () const
 
HW_EXPORT const WideStringName () const
 
HW_EXPORT WindowClassSetName (const WideString &name)
 
HW_EXPORT const WideStringMenuName () const
 
HW_EXPORT WindowClassSetMenuName (const WideString &menuName)
 
HW_EXPORT UINT Style () const
 
HW_EXPORT WindowClassSetStyle (UINT style)
 
HW_EXPORT WNDPROC Procedure () const
 
HW_EXPORT WindowClassSetProcedure (WNDPROC procedure)
 
HW_EXPORT int ClassExtraBytes () const
 
HW_EXPORT WindowClassSetClassExtraBytes (int classExtraBytes)
 
HW_EXPORT int WindowExtraBytes () const
 
HW_EXPORT WindowClassSetWindowExtraBytes (int windowExtraBytes)
 
HW_EXPORT HINSTANCE ModuleHandle () const
 
HW_EXPORT WindowClassSetModuleHandle (HINSTANCE moduleHandle)
 
HW_EXPORT HICON Icon () const
 
HW_EXPORT WindowClassSetIcon (HICON icon)
 
HW_EXPORT HCURSOR Cursor () const
 
HW_EXPORT WindowClassSetCursor (HCURSOR cursor)
 
HW_EXPORT HBRUSH BackgroundBrush () const
 
HW_EXPORT WindowClassSetBackgroundBrush (HBRUSH backgroundBrush)
 
HW_EXPORT HICON SmallIcon () const
 
HW_EXPORT WindowClassSetSmallIcon (HICON smallIcon)
 

Static Public Attributes

static WideString windowClassName = WideString( L"CommonLabelWindowClassName" )
 
- Static Public Attributes inherited from Harlinn::Windows::WindowClass
static WideString HW_EXPORT animate_class_name = WideString( ANIMATE_CLASSW )
 
static WideString HW_EXPORT datetimepick_class_name = WideString( DATETIMEPICK_CLASSW )
 
static WideString HW_EXPORT hotkey_class_name = WideString( HOTKEY_CLASSW )
 
static WideString HW_EXPORT link_class_name = WideString( WC_LINK )
 
static WideString HW_EXPORT monthcal_class_name = WideString( MONTHCAL_CLASSW )
 
static WideString HW_EXPORT nativefontctl_class_name = WideString( WC_NATIVEFONTCTLW )
 
static WideString HW_EXPORT progress_class_name = WideString( PROGRESS_CLASSW )
 
static WideString HW_EXPORT rebar_class_name = WideString( REBARCLASSNAMEW )
 
static WideString HW_EXPORT status_class_name = WideString( STATUSCLASSNAMEW )
 
static WideString HW_EXPORT toolbar_class_name = WideString( TOOLBARCLASSNAMEW )
 
static WideString HW_EXPORT tooltips_class_name = WideString( TOOLTIPS_CLASSW )
 
static WideString HW_EXPORT trackbar_class_name = WideString( TRACKBAR_CLASSW )
 
static WideString HW_EXPORT updown_class_name = WideString( UPDOWN_CLASSW )
 
static WideString HW_EXPORT button_class_name = WideString( WC_BUTTONW )
 
static WideString HW_EXPORT combobox_class_name = WideString( WC_COMBOBOXEXW )
 
static WideString HW_EXPORT edit_class_name = WideString( WC_EDITW )
 
static WideString HW_EXPORT header_class_name = WideString( WC_HEADERW )
 
static WideString HW_EXPORT listbox_class_name = WideString( WC_LISTBOXW )
 
static WideString HW_EXPORT ipaddress_class_name = WideString( WC_IPADDRESSW )
 
static WideString HW_EXPORT listview_class_name = WideString( WC_LISTVIEWW )
 
static WideString HW_EXPORT pagescroller_class_name = WideString( WC_PAGESCROLLERW )
 
static WideString HW_EXPORT scrollbar_class_name = WideString( WC_SCROLLBARW )
 
static WideString HW_EXPORT static_class_name = WideString( WC_STATICW )
 
static WideString HW_EXPORT tabcontrol_class_name = WideString( WC_TABCONTROLW )
 
static WideString HW_EXPORT treeview_class_name = WideString( WC_TREEVIEWW )
 

Member Typedef Documentation

◆ Base

Constructor & Destructor Documentation

◆ LabelWindowClass()

Harlinn::Windows::LabelWindowClass::LabelWindowClass ( const WindowClass & existingClass)

Member Data Documentation

◆ windowClassName

WideString Harlinn::Windows::LabelWindowClass::windowClassName = WideString( L"CommonLabelWindowClassName" )
static

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