I come to the conclusion that stacked tabs cannot be disabled for the Win32 property sheets.

I think everyone is assuming this change happens only once during WM_INITDIALOG (it may have worked for a millisecond), but there could be hidden code that continually tracks the length of the line and modifies the style whenever it sees fit.

Thanks.