1 |
5.586439 |
BTNS_SEP |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
#define BTNS_SEP TBSTYLE_SEP // 0x0001
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\commctrl.rh(56,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|
2 |
3.160167 |
TBSTYLE_SEP |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
#define TBSTYLE_SEP 0x0001 // obsolete; use BTNS_SEP instead
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\commctrl.rh(37,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|