_NCS_WND_TEMPLATE Struct Reference
[Global Control function]

#include <mwidget.h>

Data Fields


Detailed Description

A struct include all the creating info, used by ncsCreateWindowIndirect

See also:
NCS_CREATE_INFO

Definition at line 1059 of file mwidget.h.


Field Documentation

const char* caption

The caption of mWidget, ignored if class_name is a mInvsbComp

Definition at line 1085 of file mwidget.h.

const char* class_name

The class name of mComponent, must be registered by ncsRegisterComponent

Note:
support mInvsbComp class

Definition at line 1065 of file mwidget.h.

DWORD ex_style

The extend style of mWidget, ignored if class_name is a mInvsbComp

Definition at line 1081 of file mwidget.h.

int id

The id of commponet

Definition at line 1069 of file mwidget.h.

Same as NCS_CREATE_INFO

See also:
NCS_CREATE_INFO

Definition at line 1093 of file mwidget.h.

DWORD style

The style of mWidget, ignored if class_name is a mInvsbComp

Definition at line 1077 of file mwidget.h.

int x

The Location and Size of mWidget, ignored if class_name is a mInvsbComp

Definition at line 1073 of file mwidget.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 10 11:18:07 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3