#include <mwidget.h>
A struct include all the creating info, used by ncsCreateWindowIndirect
Definition at line 1059 of file mwidget.h.
const char* caption |
The caption of mWidget, ignored if class_name is a mInvsbComp
const char* class_name |
The class name of mComponent, must be registered by ncsRegisterComponent
DWORD ex_style |
The extend style of mWidget, ignored if class_name is a mInvsbComp
DWORD style |
The style of mWidget, ignored if class_name is a mInvsbComp
int x |
The Location and Size of mWidget, ignored if class_name is a mInvsbComp