AWind
DefaultDecorators Class Reference

This class initializes default apperance for window, buttons, edit box and other controls in AWind library. If you need your another look just deefine your own resources file. More...

#include <DefaultDecorators.h>

Public Types

enum  InitMode { all, none }
 

Public Member Functions

 DefaultDecorators (InitMode mode=DefaultDecorators::none)
 

Static Public Member Functions

static void InitAll ()
 
static void InitMainWindow ()
 
static void InitButton ()
 
static void InitDialog ()
 
static void InitLabel ()
 
static void InitEditBox ()
 
static void InitGauge ()
 
static void InitTabControl ()
 

Detailed Description

This class initializes default apperance for window, buttons, edit box and other controls in AWind library. If you need your another look just deefine your own resources file.


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