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

_CTRLDATA Struct Reference
[Dialog operations]

#include <window.h>

Data Fields


Detailed Description

Structure which defines a control.

Definition at line 6646 of file window.h.


Field Documentation

const char* caption
 

Control caption

Definition at line 6657 of file window.h.

const char* class_name
 

Class name of the control

Definition at line 6649 of file window.h.

DWORD dwAddData
 

Additional data

Definition at line 6659 of file window.h.

DWORD dwExStyle
 

Control extended style

Definition at line 6661 of file window.h.

DWORD dwStyle
 

Control style

Definition at line 6651 of file window.h.

int h
 

Control position in dialog

Definition at line 6653 of file window.h.

int id
 

Control identifier

Definition at line 6655 of file window.h.

int w
 

Control position in dialog

Definition at line 6653 of file window.h.

int x
 

Control position in dialog

Definition at line 6653 of file window.h.

int y
 

Control position in dialog

Definition at line 6653 of file window.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2