Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Edit/MEdit control
[Standard controls]

Modules

Defines


Define Documentation

#define CTRL_EDIT   ("edit")
 

The class name of simple single-line editor box.

This edit control uses the system default fixed logical font.

Definition at line 50 of file edit.h.

#define CTRL_MEDIT   ("medit")
 

Another class name of multiple-line editor box.

This edit control uses the system logical font for control, which may be variable-width font..

Definition at line 77 of file edit.h.

#define CTRL_MLEDIT   ("mledit")
 

The class name of multiple-line editor box.

This edit control uses the system logical font for control, which may be variable-width font..

Definition at line 68 of file edit.h.

#define CTRL_SLEDIT   ("sledit")
 

The class name of single-line editor box.

This edit control uses the system logical font for control, which may be variable-width font..

Definition at line 59 of file edit.h.

#define EC_LEFTMARGIN   0x0001
 

Value of wParam. Specifies the margins to set.

Definition at line 939 of file edit.h.

#define EC_RIGHTMARGIN   0x0002
 

Value of wParam. Specifies the margins to set.

Definition at line 944 of file edit.h.

#define EC_USEFONTINFO   0xffff
 

Value of wParam. Specifies the margins to set.

Definition at line 949 of file edit.h.

#define EIMES_CANCELCOMPSTRINFOCUS   0x0002
 

lParam for EMSIS_COMPOSITIONSTRING.

Definition at line 968 of file edit.h.

#define EIMES_COMPLETECOMPSTRKILLFOCUS   0x0004
 

lParam for EMSIS_COMPOSITIONSTRING.

Definition at line 973 of file edit.h.

#define EIMES_GETCOMPSTRATONCE   0x0001
 

lParam for EMSIS_COMPOSITIONSTRING.

Definition at line 963 of file edit.h.

#define EMSIS_COMPOSITIONSTRING   0x0001
 

Indicates the type of status to retrieve.

Definition at line 956 of file edit.h.


Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2