|
HWND | hParent |
| Parent window handle.
|
|
int | top |
| The Y-axis value of the top-left corner of the dialog uses the coordinate system of the monitor.
|
|
int | left |
| The X-axis value of the top-left corner of the dialog uses the coordinate system of the monitor.
|
|
HWND | hSettingWnd |
| Window handle of the dialog setting.
|
|
bool | bShow |
| Enable to display or nor.
|
|
bool | bCenter |
| Enable to display the dialog at the center of the screen and discard the value of top and left.
|
|
SettingTabPage | eTabPageType |
| The tab page shown at the top of the displayed setting dialog.
|
|
The documentation for this struct was generated from the following file: