Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

AbstractEdit.h File Reference

More...

#include "Control.h"

Go to the source code of this file.

Namespaces

namespace  wkgl

Defines

#define SINGLE   WS_EX_CLIENTEDGE
 Flag for a single line edit control.

#define MULTI   0
 Flag for a multiple line edit control.

#define ALIGN_CENTER   ES_CENTER
 Flag specifing that the text should be centered.

#define ALIGN_LEFT   ES_LEFT
 Flag specifing that the text should be left aligned.

#define ALIGN_RIGHT   ES_RIGHT
 Flag specifing that the text should be right aligned.


Detailed Description


Define Documentation

#define ALIGN_CENTER   ES_CENTER
 

Flag specifing that the text should be centered.

#define ALIGN_LEFT   ES_LEFT
 

Flag specifing that the text should be left aligned.

#define ALIGN_RIGHT   ES_RIGHT
 

Flag specifing that the text should be right aligned.

#define MULTI   0
 

Flag for a multiple line edit control.

#define SINGLE   WS_EX_CLIENTEDGE
 

Flag for a single line edit control.


Generated on Tue Apr 29 03:18:50 2003 for GuiLib by doxygen1.2.18