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:100
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 10, 15, 190, 120, 0, 0x0, 0 },
camera_win.c:437
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
imagebrowser_win.c:517
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);
system_win.c:92
{ MULTIPAGE_CreateIndirect, "Multipage", ID_MULTIPAGE, 5, 5, 300, 180, 0, 0x0, 0 },
system_win.c:502
hItem = WM_GetDialogItem(pMsg->hWin, ID_MULTIPAGE);