TBS_DOWNISLEFT

Patrik Stridvall ps at leissner.se
Sun Sep 8 03:56:18 CDT 2002


> Can someone with a recent SDK tell me the value of TBS_DOWNISLEFT,
> defined in commctrl.h?

#if (_WIN32_IE >= 0x0501)
#define TBS_DOWNISLEFT          0x0400  // Down=Left and Up=Right (default
is Down=Right and Up=Left)
#endif



More information about the wine-devel mailing list