ID_MULTIPAGE is only used within STemWin.
 
Symbols
loading...
Files
loading...

ID_MULTIPAGE macro

Syntax

#define ID_MULTIPAGE (GUI_ID_USER + 0x61)

References

LocationText
audioplayer_win.c:109
#define ID_MULTIPAGE (GUI_ID_USER + 0x61)
camera_win.c:49
#define ID_MULTIPAGE (GUI_ID_USER + 0x11)
imagebrowser_win.c:66
#define ID_MULTIPAGE (GUI_ID_USER + 0x13)
system_win.c:61
#define ID_MULTIPAGE (GUI_ID_USER + 0x07)
camera_win.c:94
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 10, 15, 190, 120, 0, 0x0, 0 },
camera_win.c:427
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
imagebrowser_win.c:518
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
system_win.c:92
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 10, 10, 300, 180, 0, 0x0, 0 },
system_win.c:502
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);