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 6574 of file window.h.


Field Documentation

const char* caption
 

Control caption

Definition at line 6585 of file window.h.

const char* class_name
 

Class name of the control

Definition at line 6577 of file window.h.

DWORD dwAddData
 

Additional data

Definition at line 6587 of file window.h.

DWORD dwExStyle
 

Control extended style

Definition at line 6589 of file window.h.

DWORD dwStyle
 

Control style

Definition at line 6579 of file window.h.

int h
 

Control position in dialog

Definition at line 6581 of file window.h.

int id
 

Control identifier

Definition at line 6583 of file window.h.

int w
 

Control position in dialog

Definition at line 6581 of file window.h.

int x
 

Control position in dialog

Definition at line 6581 of file window.h.

int y
 

Control position in dialog

Definition at line 6581 of file window.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2